问题
I am trying to configure mercurial with teamcity but getting the following error:
stderr: abort: error: _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
tried solutions mentioned in following link of signed certificates but nothing seems to be working.
https://www.mercurial-scm.org/wiki/CACertificates#Manually_bypassing_security_checks_on_self-signed_certificates
Any Idea what I am missing here. Please guide
回答1:
Fix the problem by putting the mercurial.ini config file at C:\Windows\System32\config\systemprofile path.
来源:https://stackoverflow.com/questions/11847213/certificate-verify-failed-for-mercurial-vcs-in-teamcity