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:
parent
f1eb425782
commit
dee975af7d
5 changed files with 19 additions and 37 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue