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

[Fix] HTTP + HTTPS access #3

Open
jinamshah opened this issue Jul 15, 2024 · 0 comments
Open

[Fix] HTTP + HTTPS access #3

jinamshah opened this issue Jul 15, 2024 · 0 comments
Assignees

Comments

@jinamshah
Copy link
Collaborator

What's wrong

  • App 2 Prod server cannot be accessed using https
  • HTTP API cannot be called if prod is accessed using https
  • Figure out if both http and https can be made available

What done looks like

  • Priority 1: Prod server is secure and accessible using HTTPS
  • Priority 2: Certificate validation for prod server
  • Priority 3: Prod server can be accessed using HTTP (? needs to be decided)

Where the changes need to be made

  • nginx config
  • gunicorn service
  • ssl certificate - may need to talk to Gregory Steffan
  • flask api
@jinamshah jinamshah self-assigned this Jul 15, 2024
@github-project-automation github-project-automation bot moved this to Backlog in PSA Planning Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant