CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/20 04:20:44
Modified files:
lib/libssl/man : Makefile ssl.3
Added files:
lib/libssl/man : SSL_set_SSL_CTX.3
Log message:
Document the public function SSL_set_SSL_CTX(3) from scratch,
which is undocumented in OpenSSL but mentioned in passing in one
OpenSSL manual page, and which was recently mentioned by jsing@ when
working on SSL_set_ciphersuites(3).
With corrections from and OK inoguchi@.
