Ubuntu 16.04 git clone Error: “gnutls_handshake() failed: Error in the pull function”

Error reporting prompt

gnutls_handshake() failed: Error in the pull function

Causes and Solutions

It may be a problem with the libssl library, which can be solved by installing libssl dev

sudo apt-get install libssl-dev

Similar Posts: