Yesterday I have set up a new server from a fresh Ubuntu 12.04 LTS image. I installed git-core in version 1.7.9.5. Now I get the following error by trying to clone an existing repository:
error: gnutls_handshake() failed: An unexpected TLS packet was received. while accessing https://github.com/***/***/info/refs
fatal: HTTP request failed
I have read that the reason can be a wrong certificate but how can this happen when I am directly connected to the internet without any firewall/proxy?