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

Confidant closes SSL connection during handshake #87

Closed
BillBrower opened this issue Jun 26, 2016 · 1 comment
Closed

Confidant closes SSL connection during handshake #87

BillBrower opened this issue Jun 26, 2016 · 1 comment

Comments

@BillBrower
Copy link

By default, Confidant assumes you are running behind an ssl terminator like Amazon's ELB. So Gunicorn is not configured to use ssl and direct, encrypted connections are not possible. That said, this really isn't a bug per se and updating the docs to communicate the assumption that Confidant is running behind an ssl terminator might be the best solution.

Thank you,
Bill

@ryan-lane
Copy link
Contributor

Thanks for the report @BillBrower! We probably should support some of the SSL config for gunicorn directly, but at the very minimum we should document that it's not currently supported.

tstallings pushed a commit that referenced this issue Aug 2, 2018
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