Report TLS 1.0 as backwards-compatible TLSv1
authorViktor Dukhovni <openssl-users@dukhovni.org>
Thu, 17 Mar 2016 00:47:52 +0000 (20:47 -0400)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Thu, 17 Mar 2016 19:38:48 +0000 (15:38 -0400)
commitee3a6c646ff8ea6b9ada5a58f4a0e7c9b7be944b
tree1b1f946f3d4b65f4c0bf41479f7cbfa7b82b7a40
parent23d38992fca13773291ca647220707bfb0636361
Report TLS 1.0 as backwards-compatible TLSv1

The TLSv1.0 form is retained for reporting the first protocol version
that supports a given cupher.

Reviewed-by: Rich Salz <rsalz@openssl.org>
ssl/ssl_ciph.c
ssl/ssl_lib.c