Re: git-fetch in 1.5.4 fails versus 1.5.3.8
From: Mike Hommey <hidden>
Date: 2016-06-15 22:44:11
On Thu, Feb 07, 2008 at 07:28:42AM -0500, Jeff King wrote:
On Thu, Feb 07, 2008 at 01:10:43PM +0100, Mike Hommey wrote:quoted
quoted
It would be nice if we could generate a minimal test case that demonstrates the problem, but I can't seem to reproduce it with a smaller program. If we could, then we could probably get advice from curl and/or gnutls people.Did you try to run with the GIT_SSL_NO_VERIFY environment variable set ?Yes (I even suggested this earlier in the thread). It returns a different error from gnutls (see Anand's earlier response).
Sorry, I've had trouble opening my eyes and actually reading messages I reply to... anyways, I tried to reproduce with curl-gnutls and... couldn't... How did you manage that ? Is the server you were trying on public ? Do you have any http.ssl* variables set in your configuration ? Mike