Answers for "unable to access 'https://github.com/wxiang0110/wxiang0110.github.io.git/': openssl ssl_read: connection was reset, errno 10054"

0

fatal: unable to access 'https://github.com/freenas/webui.git/': OpenSSL SSL_read: Connection was reset, errno 10054 code example

git config --global http.sslBackend "openssl"
git config --global http.sslCAInfo "C:\Program Files\Git\mingw64\ssl\cert.pem"
Posted by: Guest on October-24-2020

Code answers related to "unable to access 'https://github.com/wxiang0110/wxiang0110.github.io.git/': openssl ssl_read: connection was reset, errno 10054"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language