wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.23k stars 799 forks source link

Improved fix for TLS1.3 to TLS1.2 client downgrade #7626

Closed lealem47 closed 1 month ago

lealem47 commented 1 month ago

Description

An iteration on the fix in https://github.com/wolfSSL/wolfssl/pull/7619

Fixes zd#18074

Testing

Reproducer in ticket

Checklist

JacobBarthelmeh commented 1 month ago

Retest this please Jenkins