Multiple HTTPS sites on one IP address, was: Re: [CentOS] Self-signed certificates

Chris Croome chris at webarchitects.co.uk
Tue Jan 24 08:37:56 UTC 2006


Hi

It *is* now possible to have multiple HTTPS sites on one IP address and
port 443 by putting multiple domain names into one certificate as
SubjectAltNames, see the CAcert wiki for more info:

  http://wiki.cacert.org/wiki/VhostTaskForce

There is a bash script you can use on that page for generating a csr, of
course all the TLDs have to have been registered with CAcert before you
start. There are a few things to watch out for also, you can't use
ServerAliases (each domain names needs a seperate VirtualHost) and the
CommonName has to be repeated as a SubjectAltName.

Chris

-- 
Chris Croome                               <chris at webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   



More information about the CentOS mailing list