#788654 git push to host with sni does not work

Package:
git
Source:
git
Description:
fast, scalable, distributed revision control system
Submitter:
Holger Schramm
Date:
2015-06-21 08:42:06 UTC
Severity:
normal
#788654#5
Date:
2015-06-13 21:41:27 UTC
From:
To:
Dear Maintainer,

Pushing git commits to a remote host which has setup with sni
does not work.

Setup of git server:
- Debian wheezy
- nginx 1.8.0-1~dotdeb+7.1

If I push the commits to the server and sni is active I got:

fatal: unable to access 'https://user@server/repogroup/repo/':
gnutls_handshake() failed: Public key signature verification has failed.

Until I disabled sni, everything works fine.

#788654#10
Date:
2015-06-21 08:32:19 UTC
From:
To:
Hi,

after the update of libcurl3-gnutls everything is working again.
This report can be closed.

Regards,
Holger