<br>yes(on the same port)...and it was working for nearly 2 years..<br><br><div class="gmail_quote">2009/10/29 Igor Sysoev <span dir="ltr">&lt;<a href="mailto:is@rambler-co.ru">is@rambler-co.ru</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Thu, Oct 29, 2009 at 09:35:54AM +0200, Iantcho Vassilev wrote:<br>
<br>
&gt; Thanks for the info.<br>
&gt; I checked the browser  TLS is enabled.<br>
&gt; Is there a special way to enable it on the server??<br>
<br>
</div><a href="http://wiki.nginx.org/NginxHttpSslModule#ssl_protocols" target="_blank">http://wiki.nginx.org/NginxHttpSslModule#ssl_protocols</a><br>
<div class="im"><br>
&gt; It is very strange for me because before Nginx i was using litespeed and<br>
&gt; there every SSL host was listening on 443 and everything worked..how do they<br>
&gt; do it i don`t know..??<br>
<br>
</div>I do not know whether litespeed supports SNI.<br>
All these hosts are listen on single IP ?<br>
<div><div></div><div class="h5"><br>
&gt; 2009/10/29 Igor Sysoev &lt;<a href="mailto:is@rambler-co.ru">is@rambler-co.ru</a>&gt;<br>
&gt;<br>
&gt; &gt; On Wed, Oct 28, 2009 at 11:59:44PM +0200, Iantcho Vassilev wrote:<br>
&gt; &gt;<br>
&gt; &gt; &gt; Here is the debug on the host when only one site listens to 443<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; 2009/10/29 00:55:11 [debug] 9171#0: *195388 http check ssl handshake<br>
&gt; &gt; &gt; 2009/10/29 00:55:11 [debug] 9171#0: *195388 https ssl handshake: 0x16<br>
&gt; &gt; &gt; 2009/10/29 00:55:11 [debug] 9171#0: *195388 SSL_do_handshake: -1<br>
&gt; &gt; &gt; 2009/10/29 00:55:11 [debug] 9171#0: *195388 SSL_get_error: 2<br>
&gt; &gt;<br>
&gt; &gt; SNI handshake looks like this:<br>
&gt; &gt;<br>
&gt; &gt; 2009/10/29 09:53:05 [debug] 73997#0: *1 http check ssl handshake<br>
&gt; &gt; 2009/10/29 09:53:05 [debug] 73997#0: *1 https ssl handshake: 0x16<br>
&gt; &gt; 2009/10/29 09:53:05 [debug] 73997#0: *1 SSL server name: &quot;<a href="http://www.example.com" target="_blank">www.example.com</a>&quot;<br>
&gt; &gt; 2009/10/29 09:53:05 [debug] 73997#0: *1 SSL_do_handshake: -1<br>
&gt; &gt; 2009/10/29 09:53:05 [debug] 73997#0: *1 SSL_get_error: 2<br>
&gt; &gt;<br>
&gt; &gt; &gt; 2009/10/29 00:55:11 [debug] 9171#0: *195388 post event 0000000001DD95A0<br>
&gt; &gt; &gt; 2009/10/29 00:55:11 [debug] 9171#0: *195388 delete posted event<br>
&gt; &gt; &gt; 0000000001DD95A0<br>
&gt; &gt; &gt; 2009/10/29 00:55:11 [debug] 9171#0: *195388 SSL handshake handler: 0<br>
&gt; &gt; &gt; 2009/10/29 00:55:11 [debug] 9171#0: *195388 SSL_do_handshake: 1<br>
&gt; &gt; &gt; 2009/10/29 00:55:11 [debug] 9171#0: *195388 SSL: SSLv3, cipher:<br>
&gt; &gt; &gt; &quot;DHE-RSA-AES256-SHA SSLv3 Kx=DH Au=RSA Enc=AES(256) Mac=SHA1&quot;<br>
&gt; &gt;<br>
&gt; &gt; For some reason only SSLv3 has been negotiated.<br>
&gt; &gt; Either server has no enabled TLSv1 in ssl_protocols, or browser.<br>
<br>
<br>
--<br>
Igor Sysoev<br>
<a href="http://sysoev.ru/en/" target="_blank">http://sysoev.ru/en/</a><br>
<br>
</div></div></blockquote></div><br>