When using GitHub client to submit code, an error is reported
failed to receive handle SSL/TLS connection failed
solution:
$ git config --global http.sslBackend "openssl"
$ git config --global http.sslCAInfo [path to .pem file]
Personal tests are available source: https://github.com/desktop/desktop/issues/2920
Similar Posts:
- git schnnel failed to receive handshake, SSLTLS connection failed
- [Solved] Git Submit Error: (OpenSSL SSL_read: Connection was reset, errno 10054)
- fatal: unable to access ‘https://github.com/XXXX.git/’: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- Failed to connect to github.com port 443:connection timed out
- Git Clone Error: gnutls_handshake() failed: Decryption has failed [How to Solve]
- [Solved] Github Push Error: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- Git Error: Github:remote: Invalid username or password……
- Openeuler: How to Install OpenSSL
- How to Solve devtools::install_github SSL/TLS connection failed
- [Solved] Accessing MSSql under Ubuntu prompts SSL Handshake failed with OpenSSL error