mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-04 15:39:53 +00:00
parent
54eec9d1dd
commit
cb6af00e2a
@ -1246,6 +1246,8 @@
|
|||||||
* If set, the X509 parser will not break-off when parsing an X509 certificate
|
* If set, the X509 parser will not break-off when parsing an X509 certificate
|
||||||
* and encountering an unknown critical extension.
|
* and encountering an unknown critical extension.
|
||||||
*
|
*
|
||||||
|
* \warning Depending on your PKI use, enabling this can be a security risk!
|
||||||
|
*
|
||||||
* Uncomment to prevent an error.
|
* Uncomment to prevent an error.
|
||||||
*/
|
*/
|
||||||
//#define MBEDTLS_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION
|
//#define MBEDTLS_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user