diff options
author | Ludovic Courtès <ludo@gnu.org> | 2017-09-29 09:44:37 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-09-29 09:46:23 +0200 |
commit | 9cfea9fe2e3ca6a3d1b832a6ec217426ec973c93 (patch) | |
tree | 0d0053d15d12dfe848b15dcd20d1e56ba00886b1 /doc | |
parent | 2a4d493e28100b8eca7d23300dd872c9f99e1f16 (diff) | |
download | cuirass-9cfea9fe2e3ca6a3d1b832a6ec217426ec973c93.tar cuirass-9cfea9fe2e3ca6a3d1b832a6ec217426ec973c93.tar.gz |
Do not mistakenly use 'GIT_SSL_CAINFO' as a directory name.
'GIT_SSL_CAINFO' designates a single-file certificate bundle, not a
directory; thus it must be passed as the second argument to
'set-tls-certificate-locations!'.
* src/cuirass/base.scm (process-specs): Pass $SSL_CERT_DIR as the first
argument to 'set-tls-certificate-locations!', and $GIT_SSL_CAINFO or
$SSL_CERT_FILE as the second argument.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions