mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-05-31 09:07:11 +00:00
parent
614624790d
commit
ded3ae500b
|
@ -1157,6 +1157,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 POLARSSL_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION
|
//#define POLARSSL_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION
|
||||||
|
|
Loading…
Reference in a new issue