
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
182 B
ReStructuredText
10 lines
182 B
ReStructuredText
SSL_CERT_FILE
|
|
-------------
|
|
|
|
.. versionadded:: 3.25
|
|
|
|
.. include:: ENV_VAR.txt
|
|
|
|
Specify the file name containing CA certificates. It overrides the
|
|
default, os-specific CA file used.
|