mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 20:24:39 +02:00
Merge pull request #7056 from douzzer/20231212-QUIC-WOLFSSL_CALLBACKS-error
20231212-QUIC-WOLFSSL_CALLBACKS-error
This commit is contained in:
@@ -3151,6 +3151,10 @@ extern void uITRON4_free(void *p) ;
|
|||||||
#error "ConnectionID is supported for DTLSv1.3 only"
|
#error "ConnectionID is supported for DTLSv1.3 only"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(WOLFSSL_QUIC) && defined(WOLFSSL_CALLBACKS)
|
||||||
|
#error WOLFSSL_QUIC is incompatible with WOLFSSL_CALLBACKS.
|
||||||
|
#endif
|
||||||
|
|
||||||
/* RSA Key Checking is disabled by default unless WOLFSSL_RSA_KEY_CHECK is
|
/* RSA Key Checking is disabled by default unless WOLFSSL_RSA_KEY_CHECK is
|
||||||
* defined or FIPS v2 3389, FIPS v5 or later.
|
* defined or FIPS v2 3389, FIPS v5 or later.
|
||||||
* Not allowed for:
|
* Not allowed for:
|
||||||
|
Reference in New Issue
Block a user