Are you trying to do name based virtual hosting with SSL ? As you may
have read from the docs, its not possible. You can go for wildcard
certs if the domain is same. Else you'll need separate certs for each
SSL VirtualHost on different IP's AFAIK.
- ArunOn 1/11/06, Noah <[EMAIL PROTECTED]> wrote:
Hi there,
I am running apache+mod_ssl-1.3.34+2.8.25_1 and not quite clear on something.
I am hosting many virtual domains on my server and would like to come up with
a SSL certificate scheme that removes an error of mismatched hostnames. I am
trying to find information on the web of how to do