summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/doc/ssl/SSL_CTX_use_certificate.pod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert libssl manpages from pod to mdoc(7).bentley2014-10-121-180/+0
| | | | | | libcrypto has not been started yet. ok schwarze@ miod@
* Add a new API function SSL_CTX_use_certificate_chain() that allows toreyk2014-09-281-4/+6
| | | | | | | | | | | read the PEM-encoded certificate chain from memory instead of a file. This idea is derived from an older implementation in relayd that was needed to use the function with a privep'ed process in a chroot. Now it is time to get it into LibreSSL to make the API more privsep- friendly and to make it available for other programs and the ressl library. ok jsing@ miod@
* Improve line wrapping for lines exceeding 80 chars.jim2014-05-041-1/+10
| | | | ok jmc@
* Remove trailing whitespace.jim2014-05-041-4/+4
| | | | ok jmc@
* resolve conflictsdjm2008-09-061-0/+12
|
* resolve conflictsdjm2005-04-291-2/+2
|
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-1/+3
| | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto]
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+1
|
* openssl-engine-0.9.6a mergebeck2001-06-221-0/+154