Hi Louis, Louis Opter wrote:
> Package: git-core > Version: 1:1.6.3.3-1~bpo50+1 > Severity: important > > Hello, > > When I try to use a repository which is hosted on a webdav share through > https and a proxy (squid/2.6.STABLE16), git fails : > > fatal: https://[...]/info/refs download error - gnutls_handshake() failed: A > TLS warning alert has been received. Thanks for the report. Could you install gnutls-bin and try gnutls-cli -p 443 [...] where [...] is the name of your server? > It works perfectly through the proxy when I build git myself. git can use OpenSSL for TLS support, but the Debian package uses GNU TLS for licensing reasons (among others), so that might be the reason. > Note that I can't rebuild the package: Could you file a separate bug about this? (Or if you are not sure it is a bug, send me an e-mail and I'll see what I can do.) Thanks, Jonathan who does not maintain this package Please CC me on replies if you would like me to receive them. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

