<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Webkit sends malformed SNI host names"
   href="https://bugs.webkit.org/show_bug.cgi?id=155378#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Webkit sends malformed SNI host names"
   href="https://bugs.webkit.org/show_bug.cgi?id=155378">bug 155378</a>
              from <span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span></b>
        <pre>I tested Safari, Firefox and Chrome, and all seem to behave in the same way - the server certificate is not trusted (because it doesn't match the hostname), and the server says:

&quot;The client needs a new connection for this request as the requested host name does not match the Server Name Indication (SNI) in use for this connection.&quot;

This looks like correct behavior per the spec paragraphs that you quoted.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>