Two ssl cert within one nginx instance

Hi,

Can I set up two SSL Cert within one nginx instance, for example, one
for www.a.com, another for www.b.com.

Thanks.

On Mon, Oct 11, 2010 at 03:19:21PM +0800, yung wrote:

Can I set up two SSL Cert within one nginx instance, for example, one
for www.a.com, another for www.b.com.

http://nginx.org/en/docs/http/configuring_https_servers.html#name_based_https_servers


Igor S.
http://sysoev.ru/en/

2010/10/11 Igor S. [email protected]:

On Mon, Oct 11, 2010 at 03:19:21PM +0800, yung wrote:

Can I set up two SSL Cert within one nginx instance, for example, one
for www.a.com, another for www.b.com.

Configuring HTTPS servers

Thanks a lot igor, you’re the cool man.