<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>25615</bug_id>
          
          <creation_ts>2014-05-08 21:44:59 +0000</creation_ts>
          <short_desc>Validator doesn&apos;t send TLS SNI</short_desc>
          <delta_ts>2014-05-08 21:44:59 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>HEAD</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mark Nottingham">mnot</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>105490</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Nottingham">mnot</who>
    <bug_when>2014-05-08 21:44:59 +0000</bug_when>
    <thetext>The validator appears not to be sending TLS SNI:
  http://en.wikipedia.org/wiki/Server_Name_Indication

E.g.:
  http://validator.w3.org/check?uri=https%3A%2F%2Fwww.mnot.net%2F;No200=1

AFAICT it&apos;s using LWP:UserAgent, which uses IO::Socket::SSL, which says:
  http://search.cpan.org/~sullr/IO-Socket-SSL-1.983/lib/IO/Socket/SSL.pm#SNI_Support

.. so you *should* just have to upgrade OpenSSL to fix this (perhaps rebuilding Perl afterwards).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>