Closed
Bug 1408003
Opened 8 years ago
Closed 8 years ago
Update hgext/configwizard with new BMO cert hash
Categories
(Developer Services :: Mercurial: hg.mozilla.org, enhancement)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fubar, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
https://dxr.mozilla.org/hgcustom_version-control-tools/search?q=sha256%3A10%3A95%3Aa8%3Ac1%3Ae1%3Ac3%3A18%3Afa%3Ae4%3A95%3A40%3A99%3A11%3A07%3A6d%3Ae3%3A79%3Aab%3Ae5%3Ab0%3A29%3A50%3Aff%3A40%3Ae8%3Ae8%3A63%3Ac4%3Afd%3Af3%3A9f%3Acb&redirect=true
hgext/configwizard/__init__.py and hgext/configwizard/tests/test-security.t both contain BMO's SSL cert hash and need to be updated.
New cert has not been acquired yet; will update this bug when we have it.
| Reporter | ||
Comment 1•8 years ago
|
||
:gps/glob, do you know where configwizard is used? does automaton use it, or devs?
trying to coordinate w/ webops; we think the default is that the old cert goes bad 48hrs after the renewal happens, but I'm having them double check on that
Flags: needinfo?(gps)
Flags: needinfo?(glob)
Comment 2•8 years ago
|
||
configwizard is purely for developers. And it only runs when developers run `mach mercurial-setup`. It is reasonable to have a delay of several hours between the cert changing and configwizard updating. But if we can minimize that window, it would be nice.
I don't think any part of automation has Mercurial speaking to BMO. </knocks_on_wood>
Flags: needinfo?(gps)
Flags: needinfo?(glob)
| Reporter | ||
Comment 3•8 years ago
|
||
We'll find out; the new BMO certificate has been uploaded to zeus and put into production. New SHA2 hash is 95:BA:0F:F2:C4:28:75:9D:B5:DB:4A:50:5F:29:46:A3:A9:4E:1B:56:A5:AE:10:50:C3:DD:3A:AC:73:BF:4A:D9 (and you can go verify that in your browser).
| Comment hidden (mozreview-request) |
Comment 5•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8921667 [details]
hgext: Update pinned bugzilla.mozilla.org certificate (bug 1408003),
https://reviewboard.mozilla.org/r/192666/#review197906
Attachment #8921667 -
Flags: review?(gps) → review+
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/f5684429fc38
hgext: Update pinned bugzilla.mozilla.org certificate , r=gps
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•