mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 11:05:47 +01: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 New Issue
Block a user