update
This commit is contained in:
5
.CondaPkg/env/etc/conda/deactivate.d/openssl_deactivate.bat
vendored
Normal file
5
.CondaPkg/env/etc/conda/deactivate.d/openssl_deactivate.bat
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
if "%__CONDA_OPENSLL_CERT_FILE_SET%" == "1" (
|
||||
set SSL_CERT_FILE=
|
||||
set __CONDA_OPENSLL_CERT_FILE_SET=
|
||||
)
|
||||
Reference in New Issue
Block a user