Skip to content

Commit 497d619

Browse files
authored
Configure X509_CERT_DIR for certificate management
Set X509_CERT_DIR to point to the certificates directory.
1 parent 2a6fc4f commit 497d619

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cvmfs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
conda info --envs
2424
conda list
2525
# conda install ca-policy-lcg openssl==3.0.7 gct
26+
export X509_CERT_DIR=$CONDA_PREFIX/etc/grid-security/certificates
2627
sudo fetch-crl
2728
2829
echo "$CVMFS_PROXY_BASE64" | base64 --decode > cvmfs.proxy

0 commit comments

Comments
 (0)