On 03/20/2015 09:46 AM, Juerg Haefliger wrote:
$ GIT_CURL_VERBOSE=1 git clone https://git.centos.org/git/rpms/kernel.git Cloning into 'kernel'...
- Couldn't find host git.centos.org in the .netrc file; using defaults
- Hostname was NOT found in DNS cache
- Trying 85.13.226.35...
- Connected to git.centos.org (85.13.226.35) port 443 (#0)
- found 178 certificates in /etc/ssl/certs/ca-certificates.crt
- gnutls_handshake() warning: The server name sent was not recognized
- failed to get server cert
- Closing connection 0
fatal: unable to access 'https://git.centos.org/git/rpms/kernel.git/': gnutls_handshake() warning: The server name sent was not recognized
what ver of curl are you using ?