git -c http.extraheader =“授权:基本 ” -c http.proxy =“ https:// xxxxx: @ xxxxxxxxxxxx.local:8080 /” -c http.sslVerify = false获取--force --tags --prune --progress --no-recurse-submodules来源 致命:无法访问“ https://github.com/xxxxxxxxxxxxxxx”:错误:1408F10B:SSL例程:ssl3_get_record:版本号错误
git -c http.extraheader =“授权:基本 ” -c http.proxy =“ https:// xxxxxx: @ mproxy.xxxxxxxxxxxx.local:8080 /“ -c http.sslVerify = false提取--force-标签--prune --progress --no-recurse-submodules来源 致命:无法访问“ https://github.com/repo-name/branch/”:错误:1408F10B:SSL例程:ssl3_get_record:版本号错误
git -c http.extraheader =“授权:基本 ” -c http.proxy =“ https:// xxxxx: @ mproxy.xxxxxxxx.local:8080 /“ -c http.sslVerify = false提取--force-标签--prune --progress --no-recurse-submodules来源 致命:无法访问“ https://github.com/repo-name/branch/”:错误:1408F10B:SSL例程:ssl3_get_record:版本号错误
答案 0 :(得分:0)
您可以尝试使用http://
中的https://
代替http.proxy="https://xxxxx:***@xxxxxxxxxxxx.local:8080/"