Skip to content
Commit b4eee58a authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix test_sslcorrupt when using TLSv1.3



The test loops through all the ciphers, attempting to test each one in turn.
However version negotiation happens before cipher selection, so with TLSv1.3
switched on if we use a non-TLSv1.3 compatible cipher suite we get "no
share cipher".

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 10b0b5ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment