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

Support SSL? #9

Open
MichaelLangbein opened this issue May 24, 2023 · 0 comments
Open

Support SSL? #9

MichaelLangbein opened this issue May 24, 2023 · 0 comments

Comments

@MichaelLangbein
Copy link
Contributor

MichaelLangbein commented May 24, 2023

My current suspicion is that we don't need to support SSL.

Some reasons I can come up with why SSL should be strictly required:

  • We want to password-protect our deployment (currently no such plans, will only be deployed internally. CENEPRED can do this protection by other means anyway)
  • We want to avoid CORS problems (but we'll have the proxy for that ... plus initially at least all services will be hosted behind the same IP address, so no CORS should be raised anyway)
  • We need to tunnel websockets across proxies (frontend doesn't use websockets anymore; also very unlikely that CENEPRED will have such a setup)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant