mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-10-21 23:11:17 +08:00
@@ -1,6 +1,6 @@
|
|||||||
Removals
|
Removals
|
||||||
* Remove MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT, now only the
|
* Remove MBEDTLS_SSL_DTLS_CONNECTION_ID_COMPAT. Now only the
|
||||||
standard version is supported.
|
standard version (defined in RFC 9146) of DTLS connection ID is supported.
|
||||||
* Remove mbedtls_ssl_conf_max/min_version(), this has been replaced with
|
* Remove mbedtls_ssl_conf_max/min_version(), this has been replaced with
|
||||||
mbedtls_ssl_conf_max/min_tls_version()
|
mbedtls_ssl_conf_max/min_tls_version()
|
||||||
* Remove ssl versions MBEDTLS_SSL_MAJOR_VERSION_3,
|
* Remove ssl versions MBEDTLS_SSL_MAJOR_VERSION_3,
|
||||||
|
Reference in New Issue
Block a user