Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
git [2023/02/15 10:12] – jp | git [2023/02/15 10:13] (current) – jp | ||
---|---|---|---|
Line 316: | Line 316: | ||
git config --global http.sslVerify false # Do NOT do this! | git config --global http.sslVerify false # Do NOT do this! | ||
+ | Использовать хранилище сертификатов Windows вместо собственного. | ||
+ | |||
+ | git config --global http.sslBackend schannel | ||
{{tag> | {{tag> |