Parse the @SECLEVEL=n annotation in cipher strings
authortb <tb@openbsd.org>
Wed, 29 Jun 2022 20:04:28 +0000 (20:04 +0000)
committertb <tb@openbsd.org>
Wed, 29 Jun 2022 20:04:28 +0000 (20:04 +0000)
commitc81ec4ff052ddbf4b928fd8c5d7580394f43ade7
tree3bd2cfc7af320cac3bb4eea5aa6d54f2fd518e86
parent0237abac6d0ecf6cf26a995997d5d6937269eee2
Parse the @SECLEVEL=n annotation in cipher strings

To this end, hand the SSL_CERT through about 5 levels of indirection to
set an integer on it.

ok beck jsing
lib/libssl/ssl_ciph.c
lib/libssl/ssl_lib.c
lib/libssl/ssl_locl.h