
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>
7 lines
181 B
ReStructuredText
7 lines
181 B
ReStructuredText
env-tls-certs
|
|
-------------
|
|
|
|
* The :envvar:`SSL_CERT_FILE` and :envvar:`SSL_CERT_DIR` environment
|
|
variables are now used to find certificate authorities for TLS/SSL
|
|
operations.
|