> The problem is in the test. Version negotiation happens before cipher
    > selection. The test creates a connection which negotiates TLSv1.3. It
    > then attempts to select a cipher. However no TLSv1.3 ciphers are offered
    > by the test so the connection aborts. In truth the test is all about
    > mac-then-encrypt which doesn't apply to TLSv1.3 anyway, so the test
    > should just disable negotiation of that protocol version.
    
Thanks for explaining! 

Would you be able to push a fix for this test?

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to