In the command line, “git clone” works with “sslVerify = false” set in “.gitconfig”.
How can I have the setting “sslVerify = false” in Pkg? Is there any environmental variable for this? (For proxy as an example, I set HTTP_PROXY, HTTPS_PROXY in startup.jl)