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

SSL only #27

Open
stefan-balke opened this issue Oct 26, 2016 · 1 comment
Open

SSL only #27

stefan-balke opened this issue Oct 26, 2016 · 1 comment

Comments

@stefan-balke
Copy link
Collaborator

Hi,

all communication between Client-Server should be SSL-only.

This can be done by flask-sslify. Still, we need to check how to get a certificate from Google Cloud Services.

@ejhumphrey
Copy link
Collaborator

ejhumphrey commented Dec 22, 2016

update: so it's looking like AppEngine supports SSL out of the box: https://cloud.google.com/appengine/docs/python/config/appref#handlers_secure

I've added the secure flag in 4a962b1, but we can wait for the PR that'll come back on to verify that this is addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants