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

Disable insecure ciphers #78

Open
JoeChapman opened this issue Jan 18, 2017 · 0 comments
Open

Disable insecure ciphers #78

JoeChapman opened this issue Jan 18, 2017 · 0 comments

Comments

@JoeChapman
Copy link
Contributor

A recent ITHC report for a service using docker-nginx-proxy v2.0.2.0 has said that some ciphers supported by the web server is not sufficiently cryptographically
secure. And that the ciphers cannot guarantee protection from brute-force decryption
should the traffic be captured.

It goes on to suggest we disable all ciphers that use a key length of less than 128 bits.

It cites https://wiki.mozilla.org/Security/Server_Side_TLS#Recommended_configurations as a reference

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

No branches or pull requests

1 participant