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 Ciphers #12

Open
Hades32 opened this issue Sep 22, 2015 · 1 comment
Open

SSL Ciphers #12

Hades32 opened this issue Sep 22, 2015 · 1 comment

Comments

@Hades32
Copy link

Hades32 commented Sep 22, 2015

"it was all good and used RC4 by default which is really fast."

Actually this a terrible idea in practice and should really not be used if you care about security AT ALL!

Therefore I'd suggest that testing with a realistic SSL Setup makes much more sense, as that is what people will/should have on their productive servers...

@dvergeylen
Copy link

I would suggest https://cipherli.st/ which contains very good configuration for common servers. It ensures having very good results regarding SSL configurations. I "+1" @Hades32 as using RC4 is a bad idea when talking about security. 😕

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

2 participants