mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-24 00:25:38 +00:00
X.509: Don't remove verify callback by default
This commit is contained in:
parent
cd839c9aa7
commit
cd239f8839
|
@ -2027,7 +2027,7 @@
|
|||
* certificate verification callbacks in mbedtls_x509_crt_verify() and
|
||||
* related verification API.
|
||||
*/
|
||||
#define MBEDTLS_X509_REMOVE_VERIFY_CALLBACK
|
||||
//#define MBEDTLS_X509_REMOVE_VERIFY_CALLBACK
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_X509_RSASSA_PSS_SUPPORT
|
||||
|
|
Loading…
Reference in a new issue