Closed Bug 1994034 Opened 7 months ago Closed 7 months ago

rename failedCertChain to something like handshakeCertificates and make it always available

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
146 Branch
Tracking Status
firefox146 --- fixed

People

(Reporter: keeler, Assigned: keeler)

References

(Blocks 1 open bug)

Details

(Whiteboard: [psm-assigned])

Attachments

(1 file)

nsITransportSecurityInfo.failedCertChain consists of the certificates the peer sent during the handshake. Currently it is only set if the handshake failed. It would be useful (e.g. for qwacs) if it were always available, in which case it should be named something more like handshakeCertificates.

This patch renames nsITransportSecurityInfo.failedCertChain to
handshakeCertificates and makes the property always available (after the
handshake has completed, that is).

Pushed by dkeeler@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/ed038d676033 https://hg.mozilla.org/integration/autoland/rev/c018843be287 make TLS handshake certificates always available r=jschanck,necko-reviewers,extension-reviewers,kershaw,robwu
Pushed by chorotan@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/ea45be222fc0 https://hg.mozilla.org/integration/autoland/rev/21c0d2fe5126 Revert "Bug 1994034 - make TLS handshake certificates always available r=jschanck,necko-reviewers,extension-reviewers,kershaw,robwu" for causing mochitest failures on test_cache_padding.html

Backed out for causing mochitest failures on test_cache_padding.html

Backout link

Push with failures

Failure log

Flags: needinfo?(dkeeler)
Flags: needinfo?(dkeeler)
Pushed by dkeeler@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/71a99f8c272b https://hg.mozilla.org/integration/autoland/rev/2a14d0de8769 make TLS handshake certificates always available r=jschanck,necko-reviewers,extension-reviewers,kershaw,robwu,dom-worker-reviewers,edenchuang
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
See Also: → 1995646
Regressions: 1997103
Regressions: 1997104
QA Whiteboard: [qa-triage-done-c147/b146]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: