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

Configurable TLS cipher suites and versions; disallow weak ciphers #4269

Merged
merged 4 commits into from
May 11, 2018

Commits on May 9, 2018

  1. allow configurable cipher suites

    disallow 3DES and RC4 ciphers
    
    add documentation for tls_cipher_suites
    chelseakomlo committed May 9, 2018
    Configuration menu
    Copy the full SHA
    0f46208 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509180e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Configuration menu
    Copy the full SHA
    793e7ca View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. add changelog

    chelseakomlo committed May 11, 2018
    Configuration menu
    Copy the full SHA
    8daaa66 View commit details
    Browse the repository at this point in the history