忽略自簽憑證

#Git

whck6

git config --global http.sslVerify false

設定自簽憑證路徑

git config --system http.sslCAPath /path/to/cacerts