Closed
Bug 1899431
Opened 2 years ago
Closed 1 year ago
Use SSL_PeerCertificateChainDER
Categories
(Core :: Security: PSM, enhancement, P3)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: jschanck, Assigned: jschanck)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•1 year ago
|
Attachment #9404456 -
Attachment description: WIP: Bug 1899431 - Use SSL_PeerCertificateChainDER in SSLServerCertVerification. → Bug 1899431 - Use SSL_PeerCertificateChainDER in SSLServerCertVerification. r=keeler
Pushed by jschanck@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/23e9c0a1cf66
Use SSL_PeerCertificateChainDER in SSLServerCertVerification. r=keeler
Comment 3•1 year ago
|
||
Backed out for causing build bustages.
- Backout link
- Push with failures
- Failure Log
- Failure line: ld.lld: error: undefined symbol: SECITEM_FreeArray
Flags: needinfo?(jschanck)
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(jschanck)
Pushed by jschanck@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f4ac1ff97166
Use SSL_PeerCertificateChainDER in SSLServerCertVerification. r=keeler
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•