The errors we will encounter when using git clone or git get are as follows:
SSL_read: SSL_ERROR_SYSCALL, errno 10054
The problem is caused by an SSL certificate error. Just ignore the setting. The command line is as follows:
$ git config –global http.sslVerify”false”
Finally, GIT clone
Read More:
- [Solved] Git OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- [Solved] OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- [Solved] github Access Error: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- Git push error: RPC failed; curl 7 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- Git Error: error RPC failed; curl 56 OpenSSL SSL_read SSL_ERROR_SYSCALL, errno 10054
- git clone,pod install error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
- [Solved] Github Push Codes Error: “error:RPC failed;curl 56 OpenSSL SSL_read:SSL_ERROR_SYSCALL,errno 10054”
- Git Pull Error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errfno 10054
- [Solved] LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- [Solved] OpenSSL ssL_read: Connection was aborted,errno 10053
- [Solved] LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- Flutter Xcode Module not found or LibreSSL SSL_connect: SSL_ERROR_SYSCALL
- Flutter upgrade upgrade SDK SSL_ERROR_Syscall error [How to Solve]
- [Solved] Git Clone Error: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
- OpenSSL: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failur
- [Solved] Postman Error: SSL Error: Self signed certificate Disable SSL Verification
- [Solved] pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available
- [Solved] MySQL workbench Error: SSL connection error: SSL is required but the server doesn‘t support it.
- Unknown SSL protocol error in connection to xxx:443 [How to Solve]
- git submodule add Error: SSL certificate problem unable to get local issuer certificate