Multiple SSL
Corey Donohoe
atmos at atmos.org
Wed May 28 20:43:42 MSD 2008
We bind extra SSL sites to 444,445,etc to avoid these issues. We run
an lvs load balancer in front of them and assign a public IP per SSL
server instance. So external ip #1 443 routes to internal 443 and
external ip #2 443 routes to internal 444. It greatly simplified
things for us but it might not be an option for everyone.
__
Corey Donohoe
cdonohoe at engineyard.com
(866) 518-9273 x207
On May 28, 2008, at 9:07 AM, Eire Angel <chrisangileri at yahoo.com> wrote:
> I just added a second SSL site to Nginx uising two different certs.
> The problem is that both sites are pulling the one cert. I have
> each of them served on 443 and serving their own domains. Just like
> i would think port 80 to work with multiple sites but its not. Is
> there another port i should use for the second instance say 444 ?
> and just action that in rails ? anyone experience similar ?
>
> Chris
More information about the nginx
mailing list