Closed Bug 1346236 Opened 8 years ago Closed 8 years ago

Incorrect learn more link on MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE

Categories

(Firefox :: Security, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 55
Tracking Status
firefox52 --- wontfix
firefox53 --- wontfix
firefox54 --- fix-optional
firefox55 --- fixed

People

(Reporter: johannh, Assigned: meghanagupta3, Mentored)

References

Details

Attachments

(1 file)

Example: https://pinning-test.badssl.com/ The "learn more" link should lead to: https://support.mozilla.org/t5/Documents-Archive/Certificate-Pinning-Reports/ta-p/29236 It doesn't. This is because in this line http://searchfox.org/mozilla-central/rev/78ac0ceba97bd2deed847a8d0ae86ccf7a8887bf/browser/base/content/aboutNetError.xhtml#258 we compare against mozilla_pkix_error_key_pinning_failure instead of MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE. So someone needs to change the lowercase to uppercase. :) (Note that I find the SUMO page for pinning not very useful, we should alert someone about that)
> (Note that I find the SUMO page for pinning not very useful, we should alert > someone about that) Needinfo jsavage for that, maybe in a new bug.
Hi, can I be assigned this bug?
Ok, the bug is yours. If you have questions, please ask.
Assignee: nobody → meghanagupta3
Status: NEW → ASSIGNED
I don't need to do anything but change "mozilla_pkix_error_key_pinning_failure" to uppercase, right? I don't have to file the new bug or anything else?
(In reply to Meghana Gupta from comment #4) > I don't need to do anything but change > "mozilla_pkix_error_key_pinning_failure" to uppercase, right? I don't have > to file the new bug or anything else? I can take care of making a bug for SUMO. :)
Comment on attachment 8847707 [details] Bug 1346236 - Fixed incorrect learn more link on MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE in aboutNetError.xhtml. https://reviewboard.mozilla.org/r/120634/#review122918 Thanks! I'll trigger a try and set checkin-needed.
Attachment #8847707 - Flags: review?(jhofmann) → review+
Keywords: checkin-needed
Pushed by cbook@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/def742483f0b Fixed incorrect learn more link on MOZILLA_PKIX_ERROR_KEY_PINNING_FAILURE in aboutNetError.xhtml. r=johannh
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
See Also: → 1348130
marking fix-optional for 54 because I'm not sure the new page is all that helpful in its current state.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: