mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-09 11:14:26 +02:00
X.509: Don't remove verify callback by default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user