Sublime Forum

SSL no verify

#1

Hello
In some cases, the SSL verification can’t work. We can then configure an environment variable to tell git to not verify SSL certificate with
export GIT_SSL_NO_VERIFY=1

Where can we set this flag in the tool (windows plateform).
Regards

0 Likes

#2

are you asking because you tried setting that env var on Windows before launching Sublime Merge and it still verified the SSL chain, or because you don’t know how to set env vars on a Windows OS?

0 Likes

#3

I was wondering if this option could be set in sublime directly, without setting it outside (aka in windows properties).

0 Likes

#4

AFAIK this is currently not possible

0 Likes