Add checks to ensure we do not initiate or negotiate handshakes with
authortb <tb@openbsd.org>
Thu, 30 Jun 2022 11:17:49 +0000 (11:17 +0000)
committertb <tb@openbsd.org>
Thu, 30 Jun 2022 11:17:49 +0000 (11:17 +0000)
commit89b4969be43c01345df772032714802a00b107d0
tree22e4b2426ba5c4509ca2587a9899bbd69303903c
parent9e45fc423c4bd6a5b9c3f8983ec70220734c7660
Add checks to ensure we do not initiate or negotiate handshakes with
versions below the minimum required by the security level.

input & ok jsing
lib/libssl/ssl_clnt.c
lib/libssl/ssl_locl.h
lib/libssl/ssl_seclevel.c
lib/libssl/ssl_srvr.c
lib/libssl/ssl_versions.c