<!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">
Igor Sysoev wrote:
<blockquote cite="mid:20090218135208.GD46151@rambler-co.ru" type="cite">
  <pre wrap="">On Wed, Feb 18, 2009 at 06:57:37AM +0000, Alan Williamson wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Good day one and all.   I would like to ask some specific SSL questions that
I am sure will be easy enough.
SSL has the requirement that only certificate can be loaded per IP address.

With that in mind can nginx handle hosting multiple virtual host SSL sites
all listening to on IP's?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
nginx can, but browsers would certainly not like this.

There is some workarounds, however:

<a class="moz-txt-link-freetext" href="http://wiki.cacert.org/wiki/VhostTaskForce">http://wiki.cacert.org/wiki/VhostTaskForce</a>
<a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/Server_Name_Indication">http://en.wikipedia.org/wiki/Server_Name_Indication</a>

  </pre>
</blockquote>
I think he means multiple IPs, not just one. Though the "on IP's" is
ambiguous. Alan could have meant one IP, and I read it the other way
because it is what I'm planning on doing.<br>
<br>
Did you mean one IP or multiple, Alan?<br>
<br>
Take care,<br>
<br>
Kurt<br>
</body>
</html>