Files
mbedtls/ChangeLog.d/fix-tls13-server-min-version-check.txt
2023-12-08 11:00:41 +08:00

4 lines
111 B
Plaintext

Bugfix
* Fix TLS server accepting TLS 1.2 handshake while TLS 1.2
is disabled at runtime. Fixes #8593.