diff --git a/bin/git_ssl_iptal b/bin/git_ssl_iptal deleted file mode 100755 index 80785762d..000000000 --- a/bin/git_ssl_iptal +++ /dev/null @@ -1 +0,0 @@ -git config --global http.sslVerify false diff --git a/bin/git_ssl_tamir b/bin/git_ssl_tamir new file mode 100755 index 000000000..c5cca70da --- /dev/null +++ b/bin/git_ssl_tamir @@ -0,0 +1 @@ +git config --global http.sslCAinfo /etc/ssl/ca-bundle.crt