Closed
Bug 915020
Opened 12 years ago
Closed 12 years ago
[Buri][T-mobile 51629][Browser ]The Browser doesn't support Certifcate chains
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect, P1)
Firefox OS Graveyard
Gaia::Browser
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sync-1, Unassigned)
References
Details
Attachments
(2 files)
DEFECT DESCRIPTION:
The Browser doesn't support Certifcate chains
REPRODUCING PROCEDURES:
Description:
When interacting with a page that uses Certificate chain, this page is shown as unsecure.
Customer Impact Statement:
EXPECTED BEHAVIOUR:
It should support Certifcate chains
ASSOCIATE SPECIFICATION:
TEST PLAN REFERENCE:
TOOLS AND PLATFORMS USED:
USER IMPACT:
REPRODUCING RATE:
For FT PR, Please list reference mobile's behavior:
Comment 6•12 years ago
|
||
This error may be caused by the date being wrong on your device, but I'm not sure.
What are certificate chains?
Flags: needinfo?(sync-1)
Keywords: qawanted
Comment 7•12 years ago
|
||
Some steps to reproduce would also be helpful
Comment 8•12 years ago
|
||
(In reply to Ben Francis [:benfrancis] from comment #6)
> This error may be caused by the date being wrong on your device, but I'm not
> sure.
>
> What are certificate chains?
Brian - Do you know?
Flags: needinfo?(brian)
Comment 9•12 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #8)
> (In reply to Ben Francis [:benfrancis] from comment #6)
> > This error may be caused by the date being wrong on your device, but I'm not
> > sure.
The sec_error_expired_certificate error means that the certificate expired 2011-07-08 and today's date is 2013-09-11. Please provide a link to the server. Also, please use https://ssllabs.com ("Test Your SSL Server Now!" at the bottom) to verify that the server is configured correctly.
> > What are certificate chains?
>
> Brian - Do you know?
When an HTTPS server uses a certificate, that certificate is signed by another certificate, which is signed by another cert, etc., until we get to a cert that is in our built-in list of trusted root certificates. This series of certificates signing each other is commonly referred to as a "certificate chain."
Flags: needinfo?(brian)
Comment 11•12 years ago
|
||
The server being used here is - https://summitbook.mozilla.org/. That happens a test server I stood up with IT for doing testing of an expired SSL website. Getting the SSL error is expected here as such. So this is invalid.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(krudnitski)
Flags: needinfo?(jcheng)
Resolution: --- → INVALID
Updated•12 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•