107/5/11

今天在link remote http網址

出現以下錯誤

Unable to get local issuer certificate

 

 

 

 

解決方法(from: https://goo.gl/aG94gp)

Tell git to not perform the validation of the certificate using the global option 

git config --global http.sslVerify false