Appearance
在clone GitHub项目的时候发生 0x80092013的错误
因为证书验证的问题导致无法下载git库
git config --global http.sslVerify "false"
SSL error when publishing repo#2452