update
This commit is contained in:
4
.CondaPkg/env/etc/conda/deactivate.d/openssl_deactivate.sh
vendored
Normal file
4
.CondaPkg/env/etc/conda/deactivate.d/openssl_deactivate.sh
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
if [[ "${__CONDA_OPENSLL_CERT_FILE_SET:-}" == "1" ]]; then
|
||||
unset SSL_CERT_FILE
|
||||
unset __CONDA_OPENSLL_CERT_FILE_SET
|
||||
fi
|
||||
Reference in New Issue
Block a user