The following error appears when I try to clone git repository. I have the rsa public keys configured properly as well.
$ git clone https://github.com/blah/blah.git
Initialized empty Git repository in /home/arun/.git/
error: gnutls_handshake() failed: A TLS packet with unexpected length was
received. while accessing https://github.com/blah/blah.git/info/refs
fatal: HTTP request failed
It could be used to a GnuTLs or pycurl bug