Don't change client random in Client Hello in its second flight
authorTatsuhiro Tsujikawa <tatsuhiro.t@gmail.com>
Sun, 8 Oct 2017 14:37:01 +0000 (23:37 +0900)
committerMatt Caswell <matt@openssl.org>
Tue, 10 Oct 2017 08:51:53 +0000 (09:51 +0100)
commit751b26b13256b9918bdb7f833fb7d701f115ab2e
treeebd3c6cb512f0fa0fe79d7055774fff6413a01ca
parent30ff41beab5d8a53cbcbdab4109b32b9ef5c0f6e
Don't change client random in Client Hello in its second flight

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4490)
ssl/statem/statem_clnt.c