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

Remove TLS 1.3 support in SecureTransport #1703

Merged
merged 1 commit into from Oct 4, 2019

Commits on Oct 2, 2019

  1. Remove TLS 1.3 support in SecureTransport

    It's not actually supported by the OS. In other words, instead of trying
    TLS 1.3 and being forced to fallback on TLS 1.2, we just use TLS 1.2 by
    default.
    pquentin committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    c143b64 View commit details
    Browse the repository at this point in the history