[issue2622] with security warnings sometimes multiple warnings are produced

Jason Harris bugs at mercurial.selenic.com
Fri Feb 4 00:08:11 UTC 2011


New submission from Jason Harris <jason at jasonfharris.com>:

With the recent changes to security sometimes a push, pull, incoming, outgoing, or clone 
will print multiple warnings of the same kind:

I have attached the screen capture, but it basically looks like:

Last login: Fri Feb  4 13:02:04 on ttys000
[Bolt:~] ⌘ hg identify --cwd /tmp --rev 0 https://***********@jasonfharris.com/hg/MacHg
warning: jasonfharris.com certificate with fingerprint 
b8:03:9f:99:31:f9:5e:4b:ab:5b:7e:5f:af:ff:e1:ec:f6:f0:2e:55 not verified (check 
hostfingerprints or web.cacerts config setting)
warning: jasonfharris.com certificate with fingerprint 
b8:03:9f:99:31:f9:5e:4b:ab:5b:7e:5f:af:ff:e1:ec:f6:f0:2e:55 not verified (check 
hostfingerprints or web.cacerts config setting)
warning: jasonfharris.com certificate with fingerprint 
b8:03:9f:99:31:f9:5e:4b:ab:5b:7e:5f:af:ff:e1:ec:f6:f0:2e:55 not verified (check 
hostfingerprints or web.cacerts config setting)
warning: jasonfharris.com certificate with fingerprint 
b8:03:9f:99:31:f9:5e:4b:ab:5b:7e:5f:af:ff:e1:ec:f6:f0:2e:55 not verified (check 
hostfingerprints or web.cacerts config setting)
a0d2211cbb54
[Bolt:~] ⌘ 

I am guessing this warning is printed every time some connection is tried rather than 
just figuring out this warning occurred once and then not repeating the warning 3 other 
times... This of course looks bad both on the command line and in GUI clients...

----------
files: Picture 2011-02-04 at 1.03.16 PM.png
messages: 15116
nosy: Jason Harris
priority: bug
status: unread
title: with security warnings sometimes multiple warnings are produced

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2622>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Picture 2011-02-04 at 1.03.16 PM.png
Type: image/png
Size: 75366 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20110204/a5cfde08/attachment.png>


More information about the Mercurial-devel mailing list