Closed Bug 1678056 Opened 4 years ago Closed 4 years ago

Enable www redirect by default

Categories

(Firefox :: Security, task, P1)

task

Tracking

()

RESOLVED FIXED
85 Branch
Tracking Status
firefox83 --- unaffected
firefox84 --- fixed
firefox85 --- fixed

People

(Reporter: RT, Assigned: johannh)

References

Details

Attachments

(1 file)

Omnibus proved that the Shirley features improve user engagement while not regressing activation or retention:
https://docs.google.com/document/d/16JEiQ_8XSk3nBs9qcwMZC-76m4nttb1YRKwc6Xhf1xE/edit#heading=h.dywl2xu8cafc

We want to enable the Shirley features to all users. This bug in particular tracks enablement of the www redirect feature.
Details:
Servers with SSL certificates not configured for non-www domains return SSL_ERROR_BAD_CERT_DOMAIN when users reach https://domain.com instead of https://www.domain.com. This pref allow redirecting users automatically so they don't encounter cert errors.

Acceptance criteria:

  • Set security.bad_cert_domain_error.url_fix_enabled to true

The intention is to ship this with 84, an uplift will therefore be required.

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: General → Security: PSM
Product: Firefox → Core
Component: Security: PSM → Security
Product: Core → Firefox
Assignee: nobody → jhofmann
Status: NEW → ASSIGNED
Type: enhancement → task
Priority: -- → P1
Pushed by jhofmann@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0c3277e8b539
Enable www redirect fix for bad cert domain errors by default. r=prathiksha
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch

Does this need a Beta approval request?

Flags: needinfo?(jhofmann)

Yes, I think that we want to uplift this to 84, sorry for missing that. I'll do the request...

Flags: needinfo?(jhofmann)

Comment on attachment 9188846 [details]
Bug 1678056 - Enable www redirect fix for bad cert domain errors by default. r=prathiksha

Beta/Release Uplift Approval Request

  • User impact if declined: Not getting a cool feature that has a significant impact on certificate error rates.
  • Is this code covered by automated tests?: Yes
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): This is not adding new code, just enabling a feature that has baked in Nightly and Beta for a while and has already been on Release as part of the Shirley thing, where it was proven to have a positive effect on error rates.
  • String changes made/needed: None
Attachment #9188846 - Flags: approval-mozilla-beta?

Comment on attachment 9188846 [details]
Bug 1678056 - Enable www redirect fix for bad cert domain errors by default. r=prathiksha

Approved for 84.0b7.

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

Attachment

General

Created:
Updated:
Size: