This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5022 - https: handle expired certificates and warn
Summary: https: handle expired certificates and warn
Status: RESOLVED FIXED
Alias: None
Product: mobileOK Basic checker
Classification: Unclassified
Component: Java Library (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Miguel Garcia
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-05 12:29 UTC by Sean Owen
Modified: 2008-04-11 07:36 UTC (History)
0 users

See Also:


Attachments

Description Sean Owen 2007-09-05 12:29:56 UTC
When an HTTPS certificate is valid except that it has expired, we need to detect this and generate a warning. HTTP Client may or may not help us but we need to find some solution to this.
Comment 1 Abel Rionda 2008-04-11 07:36:09 UTC
Added one test case specifically to check this. (LinkTargetFormat 7)