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

Explicitly set MinVersion of TLS #135

Merged

Commits on Jul 20, 2023

  1. Explicitly set MinVersion of TLS

    Currently, the default MinVersion value for TLS configuration is used,
    which is TLS1.0 and considered insecure.
    
    Explicitly set the MinVersion to a secure version of TLS.
    
    closes: https://issues.redhat.com/browse/ECOPROJECT-1419
    
    Signed-off-by: Carlo Lobrano <[email protected]>
    clobrano committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    968cd10 View commit details
    Browse the repository at this point in the history