mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-04 06:40:03 +00:00
9 lines
292 B
Plaintext
9 lines
292 B
Plaintext
|
Default behavior changes
|
||
|
* Some default policies for X.509 certificate verification and TLS have
|
||
|
changed: curves and hashes weaker than 255 bits are no longer accepted
|
||
|
by default.
|
||
|
|
||
|
Removals
|
||
|
* Remove the compile-time option
|
||
|
MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE.
|