Can nginx work with multiple certificates...

mike mike503 at gmail.com
Thu Feb 19 13:09:19 MSK 2009


running multiple SSL certs on the same IP requires SNI

which nginx supports, as long as your openssl build supports SNI.

also there is limited browser support for SNI - IE7 (I don't think on
XP though), Safari, Firefox, and only certain versions and above on
all of them.

http://en.wikipedia.org/wiki/Server_Name_Indication has all the info.

On Thu, Feb 19, 2009 at 1:58 AM, Robert Gabriel <lists at ruby-forum.com> wrote:
> I have multiple subdomains and domains, but only one IP address. Can
> nginx work with this subdomains and domain on ssl and of course
> different certificates without having multiple IP addresses and/or
> different ports?
> --
> Posted via http://www.ruby-forum.com/.
>
>





More information about the nginx mailing list