- From: <bugzilla@jessica.w3.org>
- Date: Wed, 16 Jul 2014 14:21:28 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26358
Bug ID: 26358
Summary: validator only uses SSL version 3, no TLS
Product: Validator
Version: HEAD
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: check
Assignee: dave.null@w3.org
Reporter: hannes@mehnert.org
QA Contact: www-validator-cvs@w3.org
while trying to validate my TLS demonstration server https://tls.openmirage.org
I discovered that validator.w3.org cannot connect to it.
tls.openmirage.org uses a clean-slate TLS implementation (from
https://github.com/mirleft/ocaml-tls), which only supports TLS-1.0, TLS-1.1,
and TLS-1.2. No SSL 3.
Unfortunately I do not know enough of Perl to tweak the validator to fix the
issue, but someone with a better understanding of the code base might be able
to do so.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 16 July 2014 14:21:30 UTC