6 messages in ru.sysoev.nginxRe: SSL Questions
FromSent OnAttachments
Alan WilliamsonFeb 17, 2009 10:57 pm 
Kurt HansenFeb 18, 2009 5:46 am 
Igor SysoevFeb 18, 2009 5:51 am 
Alan WilliamsonFeb 18, 2009 6:22 am 
Igor SysoevFeb 18, 2009 6:23 am 
Kurt HansenFeb 18, 2009 6:55 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: SSL QuestionsActions...
From:Kurt Hansen (khan@charityweb.net)
Date:Feb 18, 2009 5:46:51 am
List:ru.sysoev.nginx

Hello Alan,

Alan Williamson wrote:

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?

And can I accept a "https://myhost.com/" and then load balance (proxy) that internally to normal "http://" backends?

I've only been testing out nginx for about a week. This is my plan as well. So far, I have this working with two IPs (one IP virtual host and the main IP) on a couple of development systems.

Pretty easy once I read the documentation right.

I'm using an rpm for Fedora from the EPEL repository on CentOS 5. This seems to have a few things compiled in -- like SSL support -- that the nginx docs suggest are not the default compile, but which have made life easier.

Take care,