CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/29 14:04:28
Modified files:
lib/libssl : ssl_ciph.c ssl_lib.c ssl_locl.h
Log message:
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
