Closed Bug 1885354 Opened 2 months ago Closed 2 months ago

Hardcode intermediate addons stage cert

Categories

(Core :: Security: PSM, task, P1)

task

Tracking

()

RESOLVED FIXED
125 Branch
Tracking Status
firefox-esr115 --- fixed
firefox125 --- fixed

People

(Reporter: robwu, Assigned: robwu)

References

Details

(Whiteboard: [addons-jira])

Attachments

(1 file)

In order for the stage simulation to be as realistic as possible, we should hardcode the intermediate certificates in AppTrustDomain similar to what we do for production (introduced by https://hg.mozilla.org/mozilla-central/rev/c52835481c08 in bug 1549249).

The intermediate certificate of interest is cas-cur-intermediate-amo-2024-03-12.crt from bug 1882192.

Depends on: 1885457

Generated from the crt file from bug 1882192 with:

openssl x509 -inform PEM -in /tmp/cas-cur-intermediate-amo-2024-03-12.crt -outform DER -out security/manager/ssl/addons-stage-intermediate.crt

Pushed by rob@robwu.nl:
https://hg.mozilla.org/integration/autoland/rev/a98160b49fad
Hardcode intermediate addons-stage cert r=jschanck
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch

Comment on attachment 9391477 [details]
Bug 1885354 - Hardcode intermediate addons-stage cert

ESR Uplift Approval Request

  • If this is not a sec:{high,crit} bug, please state case for ESR consideration: This is necessary to realistically test the root CA succession on ESR115.
  • User impact if declined: QA results with stage/dev server of AMO does not match the production behavior.
  • Fix Landed on Version: 125
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Behavior is behind a preference and only reached by QA.
Attachment #9391477 - Flags: approval-mozilla-esr115?

Comment on attachment 9391477 [details]
Bug 1885354 - Hardcode intermediate addons-stage cert

Approved for 115.10esr.

Attachment #9391477 - Flags: approval-mozilla-esr115? → approval-mozilla-esr115+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: