14 messages in ru.sysoev.nginxRe: Multiple SSL
FromSent OnAttachments
Eire AngelMay 28, 2008 8:07 am 
jeff emmingerMay 28, 2008 9:20 am 
CalomelMay 28, 2008 9:34 am 
Corey DonohoeMay 28, 2008 9:43 am 
Sean AllenMay 28, 2008 4:09 pm 
Eire AngelMay 28, 2008 7:17 pm 
CalomelMay 29, 2008 7:57 am 
Eire AngelMay 29, 2008 9:16 am 
Ed WMay 29, 2008 10:24 am 
CalomelMay 29, 2008 12:32 pm 
Ed WMay 29, 2008 4:32 pm 
eliottMay 29, 2008 9:41 pm 
Sean AllenJun 4, 2008 3:32 pm 
Sean AllenJun 5, 2008 8:14 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Multiple SSLActions...
From:jeff emminger (jemm@public.gmane.org)
Date:May 28, 2008 9:20:26 am
List:ru.sysoev.nginx

On Wed, May 28, 2008 at 11:07 AM, Eire Angel
<chrisangileri-/E159@public.gmane.org> 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 ?

I think I experienced this at first, and IIRC it was a wildcard name on one of the domains causing it... removed that and it works now