Closed
Bug 1992025
Opened 8 months ago
Closed 7 months ago
implement API to verify 1-QWACs
Categories
(Core :: Security: PSM, enhancement, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: keeler, Assigned: keeler)
References
(Blocks 1 open bug)
Details
(Whiteboard: [psm-assigned])
Attachments
(2 files)
We'll need an API to verify 1-QWACs.
| Assignee | ||
Comment 1•8 months ago
|
||
Pushed by dkeeler@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/7e4906b77340
https://hg.mozilla.org/integration/autoland/rev/994c5739986a
implement API to verify 1-QWACs r=jschanck,supply-chain-reviewers
Pushed by agoloman@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/76b03ee55d7d
https://hg.mozilla.org/integration/autoland/rev/7f1bd9387d16
Revert "Bug 1992025 - implement API to verify 1-QWACs r=jschanck,supply-chain-reviewers" for causing build bustages @winnt.h.
Backed out for causing build bustages @winnt.h.
Flags: needinfo?(dkeeler)
| Assignee | ||
Comment 5•7 months ago
|
||
This makes it easier to re-use this utility code without bringing in larger
dependencies (e.g. pkcs11-bindings) and works around an issue with using
crates with bindgen build scripts in cross-compilation situations, which
doesn't seem to work correctly.
| Assignee | ||
Updated•7 months ago
|
Flags: needinfo?(dkeeler)
Pushed by dkeeler@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b648af00a687
https://hg.mozilla.org/integration/autoland/rev/9778f7e026c0
split DER-related code from rsclientcerts::util into rsclientcerts-util r=jschanck
https://github.com/mozilla-firefox/firefox/commit/a39d9f886066
https://hg.mozilla.org/integration/autoland/rev/c76d5db88e50
implement API to verify 1-QWACs r=jschanck,supply-chain-reviewers
Comment 7•7 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/9778f7e026c0
https://hg.mozilla.org/mozilla-central/rev/c76d5db88e50
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c147/b146]
You need to log in
before you can comment on or make changes to this bug.
Description
•