<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#c3">Comment # 3</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:bugs.webkit.org.+&#64;y.st" title="Yst Dawson &lt;bugs.webkit.org.+&#64;y.st&gt;"> <span class="fn">Yst Dawson</span></a>
</span></b>
        <pre>That's not the bug I'm talking about, and you're right, that's not a bug at all. That's an &quot;untrusted&quot; certificate error.

I'm talking about the SNI host name. You'll run into the certificate error if the certificate isn't set up to use the trailing dot, but even if the certificate does designate the trailing dot as being part of the domain to use, the SNI host name *must not* contain the trailing dot. If you tell your browser to load the website even with the &quot;untrusted&quot; certificate, you'll see the server error that's caused by the malformed SNI host name.</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>