CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/25 03:54:23
Modified files:
lib/libssl : s23_clnt.c ssl_lib.c ssl_locl.h
Log message:
Limit enabled version range by the versions configured on the SSL_CTX/SSL,
provide an ssl_supported_versions_range() function which also limits the
versions to those supported by the current method.
ok beck@
