mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-03 20:54:41 +02:00
Enable WOLFSSL_RSA_KEY_CHECK with OPENSSLALL
This commit is contained in:
@@ -2963,6 +2963,9 @@ extern void uITRON4_free(void *p) ;
|
||||
#ifndef HAVE_SNI
|
||||
#define HAVE_SNI
|
||||
#endif
|
||||
#ifndef WOLFSSL_RSA_KEY_CHECK
|
||||
#define WOLFSSL_RSA_KEY_CHECK
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/* Make sure setting OPENSSL_ALL also sets OPENSSL_EXTRA. */
|
||||
|
Reference in New Issue
Block a user