1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Addition of the migration guide

Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
This commit is contained in:
TRodziewicz
2021-05-12 11:03:42 +02:00
parent 3ecb92e680
commit b8367380b1
2 changed files with 14 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
Removals
* Remove the MBEDTLS_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION config.h
option. The mbedtls_x509_crt_parse_der_with_ext_cb() is the way to go for
for migration path. Fixes #4378.
migration path. Fixes #4378.