mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-19 00:39:46 +00:00
RSA and ECDSA key exchanges don't depend on CRL
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
#define POLARSSL_SSL_CLI_C
|
||||
#define POLARSSL_SSL_SRV_C
|
||||
#define POLARSSL_SSL_TLS_C
|
||||
#define POLARSSL_X509_CRL_PARSE_C
|
||||
#define POLARSSL_X509_CRT_PARSE_C
|
||||
#define POLARSSL_X509_USE_C
|
||||
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
#define POLARSSL_SSL_CLI_C
|
||||
#define POLARSSL_SSL_SRV_C
|
||||
#define POLARSSL_SSL_TLS_C
|
||||
#define POLARSSL_X509_CRL_PARSE_C
|
||||
#define POLARSSL_X509_CRT_PARSE_C
|
||||
#define POLARSSL_X509_USE_C
|
||||
|
||||
|
||||
Reference in New Issue
Block a user