mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
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>
10 lines
176 B
ReStructuredText
10 lines
176 B
ReStructuredText
SSL_CERT_DIR
|
|
------------
|
|
|
|
.. versionadded:: 3.25
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Specify default directory containing CA certificates. It overrides
|
|
the default CA directory used.
|