mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-04 06:40:03 +00:00
b1d1c2af73
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
6 lines
232 B
Plaintext
6 lines
232 B
Plaintext
Removals
|
|
* Remove the MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES
|
|
compile-time option. This option has been inactive for a long time.
|
|
Please use the `lifetime` parameter of `mbedtls_ssl_ticket_setup()`
|
|
instead.
|