ubuntu/debian abort: error: _ssl.c:504: error:14090086:SSL [FIXED]

Trying to clone or update a repo, and you get this error?

hg pull -u
abort: error: _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

Quick fix, go to .hgrc and put this on your [web] section

[web]
cacerts=

Fixed, remember to leave a tip if you wasted hours on this and I just saved your ass ;) j/k, but no seriously, leave a tip, pleease.

Did this help you? Tip $1 Tip $2 Tip $5

4 Responses to “ubuntu/debian abort: error: _ssl.c:504: error:14090086:SSL [FIXED]”

  1. fugit Says:

    Thanks for the nice simple post. Fixed my issue.

  2. Adi Venete Says:

    Me has salvado! Gracias ^^

  3. Adi Venete Says:

    Yey! Sorry for posting in spanish xD. You saved my life! Thanks!

  4. admin Says:

    de nada

Leave a Reply