Re: GIT_SSL_NO_VERIFY=1 over http doesn't ignore a different ip address for the signed certificate
From: Daniel Stenberg <hidden> Date: 2016-06-15 22:44:15
On Thu, 21 Feb 2008, 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.