Manuel Pégourié-Gonnard | 759f551 | 2021-04-23 11:50:24 +0200 | [diff] [blame] | 1 | Removals |
2 | * Remove the MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES | ||||
3 | compile-time option. This option has been inactive for a long time. | ||||
4 | Please use the `lifetime` parameter of `mbedtls_ssl_ticket_setup()` | ||||
5 | instead. |