mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 00:02:20 +01:00
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.