mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-05 21: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
|
#ifndef HAVE_SNI
|
||||||
#define HAVE_SNI
|
#define HAVE_SNI
|
||||||
#endif
|
#endif
|
||||||
|
#ifndef WOLFSSL_RSA_KEY_CHECK
|
||||||
|
#define WOLFSSL_RSA_KEY_CHECK
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Make sure setting OPENSSL_ALL also sets OPENSSL_EXTRA. */
|
/* Make sure setting OPENSSL_ALL also sets OPENSSL_EXTRA. */
|
||||||
|
Reference in New Issue
Block a user