Skip to content

mbedtls: check version before getting tls version #14228

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

Closed

Conversation

jmaggard10
Copy link
Contributor

mbedtls_ssl_get_version_number() was added in mbedtls 3.2.0. Check for that version before using it.

mbedtls_ssl_get_version_number() was added in mbedtls 3.2.0. Check for
that version before using it.
@github-actions github-actions bot added the TLS label Jul 18, 2024
@bagder bagder closed this in 92e28f2 Jul 19, 2024
@bagder
Copy link
Member

bagder commented Jul 19, 2024

Thanks!

meslubi2021 pushed a commit to Unity-Curl/curl that referenced this pull request Jul 19, 2024
mbedtls_ssl_get_version_number() was added in mbedtls 3.2.0. Check for
that version before using it.

Closes curl#14228
@jmaggard10 jmaggard10 deleted the fix-old-mbedtls-build-failure branch July 19, 2024 22:29
vszakats pushed a commit that referenced this pull request Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants