summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/SSL_set_SSL_CTX.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Document the public function SSL_set_SSL_CTX(3) from scratch,schwarze2020-09-201-0/+67
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@.