mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Merge pull request #4402 from mpg/migration-guide-3.0
Migration guide for 3.0
This commit is contained in:
5
ChangeLog.d/rm-ticket-lifetime-option
Normal file
5
ChangeLog.d/rm-ticket-lifetime-option
Normal file
@@ -0,0 +1,5 @@
|
||||
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.
|
Reference in New Issue
Block a user