The message header for fake SSL 3.0/TLS 1.0 client hellos created from
authorBodo Möller <bodo@openssl.org>
Tue, 16 Oct 2001 00:56:04 +0000 (00:56 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 16 Oct 2001 00:56:04 +0000 (00:56 +0000)
commit9ba3ec91766e559f96248fe10c77551a4e017ec3
treefeadfa859bf7753cf616993a7e64e950b295f3dc
parent8f71fb8d9817b7947c68ea93971eb8b6223ae40d
The message header for fake SSL 3.0/TLS 1.0 client hellos created from
SSL 2.0 client hellos added with the previous commit was totally wrong --
it must start with the message type, not the protocol version.
(Not that this particular header is actually used anywhere ...)
ssl/s23_srvr.c