mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
Add HelloRetryRequest text to s_client/s_server
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2900)
This commit is contained in:
parent
b41f6b64f8
commit
f282e954ec
@ -527,6 +527,7 @@ static STRINT_PAIR handshakes[] = {
|
||||
{", ServerHello", 2},
|
||||
{", HelloVerifyRequest", 3},
|
||||
{", NewSessionTicket", 4},
|
||||
{", HelloRetryRequest", 6},
|
||||
{", EncryptedExtensions", 8},
|
||||
{", Certificate", 11},
|
||||
{", ServerKeyExchange", 12},
|
||||
|
Loading…
Reference in New Issue
Block a user