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

cmake: warn for OpenSSL versions missing TLS 1.3 support #16120

Closed
wants to merge 1 commit into from

Conversation

vszakats
Copy link
Member

To match existing warnings for Secure Transport and BearSSL.

OpenSSL 1.1.1 or upper are offering TLS 1.3 support.

Ref: https://wiki.openssl.org/index.php/TLS1.3

To match existing warnings for Secure Transport and BearSSL.

OpenSSL 1.1.1 or upper are offering TLS 1.3 support.

Ref: https://wiki.openssl.org/index.php/TLS1.3
@bagder
Copy link
Member

bagder commented Jan 28, 2025

In the spirit of the other deprecations of < TLS 1.3 libraries, I think it would be fine to announce a cut-off date for support for the OpenSSL versions without 1.3 and raise the bar to that at a future date.

@vszakats vszakats closed this in 34c1c65 Jan 28, 2025
@vszakats vszakats deleted the cm-ossl-tls12-warn branch January 28, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants