summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/SSL_CTX_use_certificate.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pasto; from <Jon dot Spillett at oracle dot com> via OpenSSL commit 3aaa1bd0schwarze2017-04-101-3/+3
|
* Copyright and licenseschwarze2016-12-011-2/+50
|
* move manual pages from doc/ to man/ for consistency with otherschwarze2016-11-051-0/+336
libraries, in particular considering that there are unrelated files in doc/; requested by jsing@ and beck@