mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Remove MBEDTLS_X509_ALLOW_EXTENSIONS_NON_V3 option
Remove define Add ChangeLog file and migration guide entry Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
Remove the `MBEDTLS_X509_ALLOW_EXTENSIONS_NON_V3` option
|
||||
--
|
||||
|
||||
This change does not affect users who are working with current V3 X.509
|
||||
certificates.
|
||||
|
||||
This change makes the pre-V3 X.509 certificates both with or without optional
|
||||
extensions obsolete.
|
||||
|
||||
If you are working with the pre-V3 certificates you need to switch to the
|
||||
current ones.
|
Reference in New Issue
Block a user