If a certificate error is allowed, sub-resources are still blocked

Bug #1503035 reported by Chris Coulson
66
This bug affects 11 people
Affects Status Importance Assigned to Milestone
Oxide
Triaged
High
Unassigned

Bug Description

If an application overrides a certificate error for a page, the page is loaded with sub-resources blocked if those subresource loads are affected by the same error with the same certificate. This behaviour is different to both Chromium and Firefox.

What's missing in Oxide is that we need to remember the application decision for a pre-determined amount of time, so that we can check this decision in our implementation of content::SSLHostStateDelegate.

Changed in oxide:
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Olivier Tilloy (osomon) wrote :

Concrete use-case: it’s been reported that users who set up their owncloud instance with a self-signed certificate cannot log in to it, because the log-in page loads jquery and other JS libs as subresources, which fails, and thus the page is broken. See bug #1523261.

Changed in oxide:
importance: Medium → High
Revision history for this message
Laryllan (laryllan) wrote :

Olivier,

will this bug be resolved in OTA-9?

Revision history for this message
Olivier Tilloy (osomon) wrote :

It won’t be resolved in OTA-9, the status of the bug is accurate, meaning that no-one has started working on it yet.

Revision history for this message
icewater (a-ubuntu) wrote :

I have experienced this as well, with owncloud; and I see similar behavior attempting to log into a tt-rss instance with a self-signed certificate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.