Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

gnutls_handshake() failed: error in the pull function

My server is behind a proxy and I got the same error, I solved this modifying ~/.gitconfig adding the proxy conf:

[http]
    proxy = http://xxx.xxx.xxx.xxx:pppp
 
PREVIOUS NEXT
Tagged: #error #pull #function
ADD COMMENT
Topic
Name
1+7 =