Re: GIT_SSL_NO_VERIFY=1 over http doesn't ignore a different ip address for the signed certificate
From: Mike Hommey <hidden> Date: 2016-06-15 22:44:15
On Thu, Feb 21, 2008 at 10:57:58AM -0800, Anatoly Yakovenko wrote:
yep, it tells me that the certificate is rejected because it was
signed for a different ip then the one i am connected too. while this
is a security threat, browsers will let you ignore it, so i expect
that libcurl or git should be able to ignore that error as well.