summaryrefslogtreecommitdiff
path: root/docs/SSLCERTS.md
Commit message (Collapse)AuthorAgeFilesLines
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
| | | | Closes #6172
* docs: SSLCERTS: fix English syntaxDan Kenigsberg2020-08-281-2/+2
| | | | | | Signed-off-by: Dan Kenigsberg <danken@redhat.com> Closes #5876
* TLS naming: fix more Winssl and Darwinssl leftoversDaniel Stenberg2020-08-081-1/+1
| | | | | | | | | | | | | The CMake option is now called CMAKE_USE_SCHANNEL The winbuild flag is USE_SCHANNEL The CI jobs and build scripts only use the new names and the new name options Tests now require 'Schannel' (when necessary) Closes #5795
* SSLCERTS.md: Fix example code for setting CA cert fileJay Satiro2020-03-261-2/+2
| | | | | | | | | | Prior to this change the documentation erroneously said use CURLOPT_CAPATH to set a CA cert file. Bug: https://curl.haxx.se/mail/lib-2020-03/0121.html Reported-by: Timothe Litt Closes https://github.com/curl/curl/pull/5151
* SSLCERTS: improve the openssl command lineDaniel Stenberg2018-08-201-2/+2
| | | | | ... for extracting certs from a live HTTPS server to make a cacerts.pem from them.
* SSLCERTS.md: mention HTTPS proxies and their separate optionsDaniel Stenberg2017-03-161-0/+10
|
* SSLCERTS.md: renamed to markdown extensionDaniel Stenberg2016-08-091-0/+163