Add missing warning in doc

Found by Nicholas Wilson

fixes #288
This commit is contained in:
Manuel Pégourié-Gonnard 2015-10-05 12:12:39 +01:00
parent 614624790d
commit ded3ae500b

View File

@ -1157,6 +1157,8 @@
* If set, the X509 parser will not break-off when parsing an X509 certificate
* and encountering an unknown critical extension.
*
* \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