mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
Fix for building TLS v1.3 with NO_WOLFSSL_CLIENT
.
This commit is contained in:
@ -20252,7 +20252,7 @@ exit_dpk:
|
||||
return SetCipherSpecs(ssl);
|
||||
}
|
||||
|
||||
#endif /* WOLFSSL_NO_TLS12 */
|
||||
#endif /* !WOLFSSL_NO_TLS12 */
|
||||
|
||||
|
||||
/* Make sure client setup is valid for this suite, true on success */
|
||||
|
Reference in New Issue
Block a user