Created
June 23, 2020 18:14
-
-
Save underchemist/d470a8ddf6f44a3c64cee72f45324e1b to your computer and use it in GitHub Desktop.
Disabling ssl checks while using projsync
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rem https://github.com/OSGeo/PROJ/blob/475e7fd9f11af184e7e1e1618b3e1bb110a79714/src/networkfilemanager.cpp#L1613 | |
set PROJ_UNSAFE_SSL=YES | |
projsync --list-files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment