Github: fatal: Unsupported SSL backend ‘“openssl”‘. Supported SSL backends: openssl schannel
Posted 柳鲲鹏
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Github: fatal: Unsupported SSL backend ‘“openssl”‘. Supported SSL backends: openssl schannel相关的知识,希望对你有一定的参考价值。
具体错误:
- 解决办法
右键,Git Bash Here,输入:
git config --global --unset http.sslBackend
以上是关于Github: fatal: Unsupported SSL backend ‘“openssl”‘. Supported SSL backends: openssl schannel的主要内容,如果未能解决你的问题,请参考以下文章
如何解决“git pull,fatal:无法访问'https://github.com ...\':来自服务器的空回复”
fatal: unable to access ‘https://github.com...../‘
github错误:fatal: remote origin already exists.
git clone 出现fatal: unable to access https://github 类错误解决方法