right.&nbsp; thanks to all the help<br><br>Chris<br><br><b><i>Calomel &lt;nginxlist@calomel.org&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Chris,<br><br>Getting multiple ips for one physically system to multiple virtual<br>domains should not be a problem. Once you have the ips then have each<br>Nginx server {...} section listen to a separate ip and define its own<br>SSL cert.<br><br>--<br>  Calomel @ https://calomel.org<br>  Open Source Research and Reference<br><br><br>On Wed, May 28, 2008 at 07:17:33PM -0700, Eire Angel wrote:<br>&gt;   Yes I am using one IP with multiple domains/certs<br>&gt;   so depending on the server and if i can get another IP<br>&gt;   I'm pretty certain Virtual servers can get more IP's w/o<br>&gt;   adding hardware?<br>&gt;<br>&gt;   "nginx cannot see the URL until the<br>&gt;   handshake has been completed"<br>&gt;<br>&gt;   makes sense for customer
 security<br>&gt;<br>&gt;   Calomel <nginxlist@calomel.org> wrote:<br>&gt;<br>&gt;     Chris,<br>&gt;<br>&gt;     Are you using one ip address for multiple domain/ssl certs? If so, I<br>&gt;     believe you may need to assign each cert to a separate ip.<br>&gt;<br>&gt;     Are you using a separate host names in one domain? You might need a<br>&gt;     wild card certificate (*.yourdomain.com). There is a problem in that<br>&gt;     nginx needs to see the request URL before deciding which cert to use<br>&gt;     in the handshake. However, nginx cannot see the URL until the<br>&gt;     handshake has been completed. See<br>&gt;     http://wiki.apache.org/httpd/NameBasedSSLVHosts for more details.<br>&gt;<br>&gt;     If you get it working or you have a different setup then send mail to<br>&gt;     the list.<br>&gt;<br>&gt;     --<br>&gt;     Calomel @ https://calomel.org<br>&gt;     Open Source Research and Reference<br>&gt;<br>&gt;     On Wed, May 28, 2008 at 08:07:38AM -0700,
 Eire Angel wrote:<br>&gt;     &gt; I just added a second SSL site to Nginx uising two different certs.<br>&gt;     The<br>&gt;     &gt; problem is that both sites are pulling the one cert. I have each of<br>&gt;     them<br>&gt;     &gt; served on 443 and serving their own domains. Just like i would think<br>&gt;     port<br>&gt;     &gt; 80 to work with multiple sites but its not. Is there another port i<br>&gt;     &gt; should use for the second instance say 444 ? and just action that in<br>&gt;     rails<br>&gt;     &gt; ? anyone experience similar ?<br>&gt;     &gt;<br>&gt;     &gt; Chris<br><br></nginxlist@calomel.org></blockquote><br>