Closed Bug 1336275 Opened 7 years ago Closed 7 years ago

seamonkeyproject.org's website update cron messages warning about hg.mozilla.org fingerprint

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ewong, Unassigned)

References

Details

(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4183])

Post-holiday, the cron job that does the website update is now sending
messages to seamonkey-release@mo re: 

warning: hg.mozilla.org certificate with fingerprint 73:7f:ef:ab:68:0f:49:3f:88:91:f0:b7:06:69:fd:8f:f2:55:c9:56 not verified (check hostfingerprints or web.cacerts config setting)

I believe that host needs to have its fingerprints updated?  

Callek, who do I ask, as I'm not even sure which host this is on?
Flags: needinfo?(bugspam.Callek)
Summary: cron messages warning about hg.mozilla.org fingerprint → seamonkeyproject.org's website update cron messages warning about hg.mozilla.org fingerprint
What's the hostname in the full headers of the cronmail?
it's from root@staticadm
Assignee: nobody → server-ops-webops
Component: www.seamonkey-project.org → WebOps: Other
Product: Websites → Infrastructure & Operations
QA Contact: smani
Flags: needinfo?(bugspam.Callek)
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4183]
This was fallout from the http->https redirect on hg.m.o, and was tempfixed by adding:

[hostfingerprints]
hg.mozilla.org = 73:7F:EF:AB:68:0F:49:3F:88:91:F0:B7:06:69:FD:8F:F2:55:C9:56

to the end of staticadm:/data/static/build/seamonkeyproject-org/.hg/hgrc

While I was in there, I also updated the default pull path to https:

[paths]
default = http://hg.mozilla.org/SeaMonkey/seamonkey-project-org

So that's one less thing using non-HTTPS HG, hooray.

:ewong, this should now be resolved, and silent again. Please reopen if the messages continue to arrive after ~1hr from now (or less).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
See Also: → 450645
(In reply to Richard Soderberg [:atoll] from comment #3)
> This was fallout from the http->https redirect on hg.m.o, and was tempfixed
> by adding:
> 
> [hostfingerprints]
> hg.mozilla.org = 73:7F:EF:AB:68:0F:49:3F:88:91:F0:B7:06:69:FD:8F:F2:55:C9:56
> 
> to the end of staticadm:/data/static/build/seamonkeyproject-org/.hg/hgrc
> 
> While I was in there, I also updated the default pull path to https:
> 
> [paths]
> default = http://hg.mozilla.org/SeaMonkey/seamonkey-project-org
> 
> So that's one less thing using non-HTTPS HG, hooray.
> 
> :ewong, this should now be resolved, and silent again. Please reopen if the
> messages continue to arrive after ~1hr from now (or less).

Thanks :atoll!  Confirmed fixed as I'm not receiving anything from cron now.
Status: RESOLVED → VERIFIED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.