<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=koi8-r" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks Igor,<br>
šš Are you saying that a single instance Nginx cannot handle multiple
sites with different SSL certificates?š The environment I'm trying to
emulate is working just fine with Pound right now.š In other words, one
instance of pound is running on my server that handles multiple SSL
certificates for multiple live domains (working like this for several
years).š Seems to me if Pound can handle the task, Nginx ought to be
able to as well.š Is the only option to run Pound in front of Nginx so
that Pound can
handle the SSL before passing the traffic off to Nginx?š I was hoping
to eliminate Pound from the equation all together.<br>
<br>
Igor Sysoev wrote:
<blockquote cite="mid:20090512054820.GD47175@rambler-co.ru" type="cite">
  <pre wrap="">On Mon, May 11, 2009 at 05:57:10PM -0600, Jonathan Garvin wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm in the process of trying to convert a Pound config file that manages
multiple SSL sites over to Nginx.  If I just have one site setup in the
nginx.conf file then everything, including the SSL, works fine. But if I
add a second server block for a different domain, then the second tries
to use the SSL certificate for the first, resulting in the browser
raising security warnings.  My conf file is below.  Any hints at what I
am doing wrong would be greatly appreciated.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
<a class="moz-txt-link-freetext" href="http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#vhosts">http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html#vhosts</a>
<a class="moz-txt-link-freetext" href="http://wiki.cacert.org/wiki/VhostTaskForce">http://wiki.cacert.org/wiki/VhostTaskForce</a>


  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 

<a class="moz-txt-link-freetext" href="http://www.5valleys.com/">http://www.5valleys.com/</a>

<a class="moz-txt-link-freetext" href="http://www.workingwithrails.com/person/8078">http://www.workingwithrails.com/person/8078</a>
</pre>
</body>
</html>