Closed Bug 2035609 Opened 3 months ago Closed 3 months ago

Fetching some url on unsecure (https with wrong certificate) no more works starting from Firefox 150

Categories

(Core :: Networking, defect)

Firefox 150
defect

Tracking

()

RESOLVED DUPLICATE of bug 2034752

People

(Reporter: laurent.schoelens, Unassigned)

Details

Steps to reproduce:

When navigating to internal website, a xhr request is performed which returns 401 if unauthenticated. That 401 will show the login screen.

Actual results:

Starting with FF 150, when under certificate mismatch, that 401 is not seen by FF and a NS_ERROR is returned, which fails the process

Expected results:

That should still work without the NS_ERROR part

The Bugbug bot thinks this bug should belong to the 'Core::Security: PSM' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Security: PSM
Product: Firefox → Core
Component: Security: PSM → Networking
See Also: → 2034752

This might be the same as bug 2034403 which would be the same as bug 2034752.
Can you please test if using one of these try builds fixes the problem for you:

Flags: needinfo?(laurent.schoelens)

Yes it seems quite related to bugs mentionned. I'm trying the builds

Flags: needinfo?(laurent.schoelens)

The version in the links are working for my use case. Thanks. Do you know when a release will be done ?

Status: UNCONFIRMED → RESOLVED
Closed: 3 months ago
Duplicate of bug: 2034752
Resolution: --- → DUPLICATE
See Also: 2034752
You need to log in before you can comment on or make changes to this bug.