A workaround is to uncheck the "Verify HTTPS server certificate" checkbox in Preferences->Team->Mercurial. ButI don't know why your Mercurial.ini isn't picking up the cacerts file.
On Fri, May 30, 2014 at 2:18 PM, <[email protected]> wrote: > I integrated mercurial eclipse plugin in my STS and tried to clone an > existing mercurial repository. But, I get the following error: > > error: _ssl.c:504: error:14090086:SSL > routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed > > When I try to clone the same repository outside eclipse from local > installation of TortoiseHg, everything works fine. I have a reference to my > cacert.pem file in mercurial.ini located in C:/Users/username/ > > This is picked well and lets me clone from my windows explorer (outside > eclipse). However, when I integrated mercurial eclipse plugin in Eclipse > and try to clone from there, it gives certificate error. > > Is the certificate not getting picked in Eclipse? Do I need to do anything > additional other than adding reference to cacert.pem in my > C:/Users/username/ mercurial.ini? > > Any idea how to fix this? > > -- > You received this message because you are subscribed to the Google Groups > "MercurialEclipse" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- John Peberdy -- You received this message because you are subscribed to the Google Groups "MercurialEclipse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
