aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_CRLFILE.3
AgeCommit message (Collapse)Author
2020-05-13OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAINDaniel Stenberg
... to avoid an OpenSSL bug that otherwise makes the CRL check to fail. Reported-by: Michael Kaufmann Fixes #5374 Closes #5376
2017-05-31opts: more than 100 more examples for man pages...Daniel Stenberg
2017-01-13docs: Add note about libcurl copying strings to CURLOPT_* manpagesFrank Gevaerts
Closes #1169
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-06-20opts: document CURLE_OUT_OF_MEMORY among other return valuesDan Fandrich
2014-06-19opts: 37 additional man pagesDaniel Stenberg