Using a wildcard SSL cert allows you to run a number of SSL hosts on a single IP address. They must all be for the same domain however. Eg a.example.com, b.example.com.

There are a few things that need to change in the apache ssl setup:

NameVirtualHost 1.2.3.1:443
NameVirtualHost 1.2.3.2:443


CategoryLinux

WildcardSSLCertificates (last edited 2008-01-24 18:18:31 by DavidKeen)