mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-15 14:49:57 +00:00
@@ -331,8 +331,9 @@
|
|||||||
* 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.
|
||||||
*
|
*
|
||||||
* Uncomment to prevent an error.
|
* \warning Depending on your PKI use, enabling this can be a security risk!
|
||||||
*
|
*
|
||||||
|
* Uncomment to prevent an error.
|
||||||
#define POLARSSL_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION
|
#define POLARSSL_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user