summaryrefslogtreecommitdiffstats
path: root/Help/envvar/SSL_CERT_DIR.rst
Commit message (Collapse)AuthorAgeFilesLines
* cmCurl: Honor OpenSSL certificate environment variablesMaxim Cournoyer2022-09-161-0/+9
Honor the OpenSSL environment variables used to specify the location of the TLS certificates, as specified in the `curl(1)` man page. Co-authored-by: Ludovic Courtès <ludo@gnu.org>