mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 09:40:51 +02:00
ef73b3b233
Covers the HandleResumeHistory check that RFC 7627 Section 5.3 requires: if the original session used Extended Master Secret, the server MUST abort when a resumption ClientHello is received without EMS. The new memio test performs a TLS 1.2 handshake with EMS, saves the session, disables EMS on a fresh client, resumes with the saved session, and asserts the server returns EXT_MASTER_SECRET_NEEDED_E.
Before creating any new configure files (.conf) read the CONF_FILES_README.md