Closed
Bug 868288
Opened 12 years ago
Closed 12 years ago
The websites with an invalid security certificate, can not be open.
Categories
(Firefox for Metro Graveyard :: Browser, defect, P2)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 856712
People
(Reporter: dogcalas, Unassigned)
Details
(Keywords: 64bit, Whiteboard: untrusted-connection)
Attachments
(1 file)
115.73 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:23.0) Gecko/20130426 Firefox/23.0
Build ID: 20130426040202
Steps to reproduce:
I open a website in my intranet over https protocol.
Actual results:
The browser told me that the Connection is Untrusted, because the website uses an invalid security certificate. The certificate is not trusted because no issuer chain was provided. (Error code: sec_error_unknown_issuer)
Then I click in the button Visit Site, and also I click Add permanent exception, but nothing happen.
Expected results:
The browser should accept the invalid certificate, and open the website.
Sorry for my English.
Keywords: 64bit
OS: All → Windows 8 Metro
Priority: -- → P2
Hardware: All → x86_64
Whiteboard: untrusted-connection
Updated•12 years ago
|
Blocks: metrov1triage
Comment 2•12 years ago
|
||
This code is probably out of sync or broken -
http://mxr.mozilla.org/mozilla-central/source/browser/metro/base/content/contenthandlers/Content.js#293
about:blocked
about:certerror
We should try to get some tests for this too.
Version: 23 Branch → Trunk
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
No longer blocks: metrov1triage
Assignee | ||
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•