mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 15:30:50 +02:00
c628562ee7
Put the clientState into CLIENT_HELLO_RETRY (new state) when waiting for second ClientHello. Chrome sends change_cipher_spec message, for reasons of compatability, which meets the requirements of the Old ClientHello detection when state of client is NULL.