解决git clone 出现fatal: unable to access 'https://github.com/ring04h/wydomain.git/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 问题+解决过程

前因:今天想用命令行吧wydomain给拉下来,却出现了以上如下错误,故记录此错误的解决办法和解决思路。
解决git clone 出现fatal: unable to access 'https://github.com/ring04h/wydomain.git/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 问题+解决过程
1.上网搜原因
2.再看了一眼报错SSL_ERROR_SYSCALL in connection to github.com:443
乍以为是http状态码是443(我对状态码不熟,就搜了一下)
解决git clone 出现fatal: unable to access 'https://github.com/ring04h/wydomain.git/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 问题+解决过程
结果发现没有443这个状态码
3.又定睛一看报错SSL_ERROR_SYSCALL in connection to github.com:443
好像443是端口号,试一下吧~
解决git clone 出现fatal: unable to access 'https://github.com/ring04h/wydomain.git/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 问题+解决过程
解决git clone 出现fatal: unable to access 'https://github.com/ring04h/wydomain.git/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 问题+解决过程
结果惊现github用户登陆页面
4.紧接着,由用户登陆页面联想到可能是没登录的缘故所以不能下载
5.登陆github吧~
解决git clone 出现fatal: unable to access 'https://github.com/ring04h/wydomain.git/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 问题+解决过程
6.欢迎关注我哟~~