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

Cleanup of default ciphersuite list #22243

Merged
merged 1 commit into from Dec 22, 2018
Merged

Cleanup of default ciphersuite list #22243

merged 1 commit into from Dec 22, 2018

Commits on Nov 21, 2018

  1. Cleanup of default ciphersuite list

    * don't offer DHE ciphersuites like Chrome
    * don't offer AES-CBC-SHA2 like Firefox and Chrome
    * don't offer AES-GCM for plain RSA like Firefox
    * don't offer ECDSA with AES-CBC like Chrome
    * don't offer weak DES-CBC3-SHA
    * prefer AES256 over AES128 like Mozilla Modern, Safari and Edge
    Darkspirit committed Nov 21, 2018
You can’t perform that action at this time.