openssl/util/perl
Matt Caswell 88050dd196 Update ServerHello to new draft-22 format
The new ServerHello format is essentially now the same as the old TLSv1.2
one, but it must additionally include supported_versions. The version
field is fixed at TLSv1.2, and the version negotiation happens solely via
supported_versions.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4701)
2017-12-14 15:06:37 +00:00
..
OpenSSL Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
TLSProxy Update ServerHello to new draft-22 format 2017-12-14 15:06:37 +00:00
checkhandshake.pm
with_fallback.pm