Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure http requests are encrypted => implement HTTPS with Spring #46

Open
Julien-Ben opened this issue Apr 22, 2020 · 1 comment
Open
Labels
backend Related to the backend

Comments

@Julien-Ben
Copy link
Owner

No description provided.

@Julien-Ben Julien-Ben added this to the Première release milestone Apr 22, 2020
@PaulJuillard PaulJuillard changed the title Ensure http requests are encrypted Ensure http requests are encrypted => implement HTTPS with Spring Apr 24, 2020
@PaulJuillard
Copy link
Collaborator

spoiler: they are not

to https: https://www.thomasvitale.com/https-spring-boot-ssl-certificate/

  • create a ssl certificate (or buy one from a CA)
  • use port 443

probably necessitates online hosting

@PaulJuillard PaulJuillard added the backend Related to the backend label Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the backend
Projects
None yet
Development

No branches or pull requests

2 participants