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

[v10.x] tls: support TLS min/max protocol defaults in CLI #27946

Closed

Commits on Feb 18, 2020

  1. tls: support TLS min/max protocol defaults in CLI

    Backport CLI switches for default TLS versions:
    - `--tls-max-v1.2`
    - `--tls-min-v1.0`
    - `--tls-min-v1.1`
    - `--tls-min-v1.2`
    sam-github committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    caa93c9 View commit details
    Browse the repository at this point in the history