update
This commit is contained in:
4
.CondaPkg/env/etc/conda/deactivate.d/openssl_deactivate.ps1
vendored
Normal file
4
.CondaPkg/env/etc/conda/deactivate.d/openssl_deactivate.ps1
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
if ($Env:__CONDA_OPENSLL_CERT_FILE_SET -eq "1") {
|
||||
Remove-Item -Path Env:\SSL_CERT_FILE
|
||||
Remove-Item -Path Env:\__CONDA_OPENSLL_CERT_FILE_SET
|
||||
}
|
||||
Reference in New Issue
Block a user