Multiple SSL certificates

Dave Cheney dave at cheney.net
Tue Oct 21 12:58:40 MSD 2008


SSL is negotiated at the connection level, before the http headers are  
transmitted.

You will need to setup a separate IP for each SSL certificate you wish  
to host.

Cheers

Dave

On 21/10/2008, at 7:33 PM, Thomas wrote:

> Hi,
>
> I can't manage to define multiple SSL certificates for each of my
> server {} directive.
>
> Only 1 SSL certificate is being sent by Nginx, thus creating warnings
> in my browser when I want to access a different domain name which uses
> a different certificate. Is that possible to do? In each server {}
> block I have defined the exact server_name so Nginx should know where
> to go.






More information about the nginx mailing list