<br><br><div class="gmail_quote">2009/10/27 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><div></div><div class="h5">On Tue, Oct 27, 2009 at 07:42:42PM +0200, Iantcho Vassilev wrote:<br>
<br>
&gt; 2009/10/27 Igor Sysoev &lt;<a href="mailto:is@rambler-co.ru">is@rambler-co.ru</a>&gt;<br>
&gt;<br>
&gt; &gt; On Tue, Oct 27, 2009 at 12:55:34PM +0200, Iantcho Vassilev wrote:<br>
&gt; &gt;<br>
&gt; &gt; &gt; Here is my two ssl vhosts&gt;&gt;&gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; server {<br>
&gt; &gt; &gt;         listen  443;<br>
&gt; &gt; &gt;         ssl on;<br>
&gt; &gt; &gt;         ssl_certificate /usr/local/etc/pathTocrt;<br>
&gt; &gt; &gt;         ssl_certificate_key /usr/local/pathTokey;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;         server_name <a href="http://xxxxx.com" target="_blank">xxxxx.com</a> <a href="http://www.xxxxxx.com" target="_blank">www.xxxxxx.com</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; ---------------------------------------------------------------------------------------------------<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; server {<br>
&gt; &gt; &gt;         listen  443;<br>
&gt; &gt; &gt;         ssl on;<br>
&gt; &gt; &gt;           ssl_certificate /usr/local/etc/pathTocrt2;<br>
&gt; &gt; &gt;      ssl_certificate_key /usr/local/pathTokey2;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;         server_name <a href="http://xxxxx2.com" target="_blank">xxxxx2.com</a> <a href="http://wwww.xxxxxx2.com" target="_blank">wwww.xxxxxx2.com</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Hope that helps..<br>
&gt; &gt;<br>
&gt; &gt; As I understand Linmiao Xu &lt;<a href="mailto:linmiao.xu@jhu.edu">linmiao.xu@jhu.edu</a>&gt; is different man.<br>
&gt; &gt; Well what is your case ? What browser do you use ?<br>
&gt; &gt;<br>
&gt; &gt; I&#39;ve just created my own ceritificate authority, have installed<br>
&gt; &gt; the CA certificate in FF 3.0, then have created 2 certificate signed<br>
&gt; &gt; by this authority. Both certificate works well wiht SNI without any<br>
&gt; &gt; message.<br>
&gt;<br>
&gt; Sorry about the misunderstanding..those two sites use Godaddy and TrueSSL<br>
&gt; certificates<br>
&gt; When i put one of the server to listen to other port (one is 443 other 444)<br>
&gt; both certificates work<br>
&gt; when they are on port 443 both sites use the first loaded certificate....<br>
&gt; I though it should work without installing any CA or whatever  (those are<br>
&gt; trustworthy CA)<br>
<br>
</div></div>What browsers did you use for testing ?<br>
<font color="#888888"></font><br></blockquote></div><br><br>I used F.F 3.5.3<br>