[issue27421] PPC64LE Fedora 2.7: certificate for hg.python.org has unexpected fingerprint

STINNER Victor report at bugs.python.org
Thu Jun 30 11:51:13 EDT 2016


STINNER Victor added the comment:

> The EV certificate was updated, according to Donald.  I don't understand the source of the abort, though. It looks like it is coming from hg itself?

I got the error sometimes with Bitbucket when they change their certificate. I store Bitbucket certificate fingerprint in my ~/.hgrc configuration file:

[hostfingerprints]
# https://blog.bitbucket.org/2016/05/04/2847/
bitbucket.org = 3f:d3:c5:17:23:3c:cd:f5:2d:17:76:06:93:7e:ee:97:42:21:14:aa

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27421>
_______________________________________


More information about the Python-bugs-list mailing list