Beech Rintoul wrote:
I'm trying to set up two virtual ssl websites on Apache2. When I go the the first site, it returns the proper cert and everything works as expected. But, when I go to the second site it returns the cert from the first site even though a different set of certs is specified in ssl.conf. If I comment out the first site, the second site works correctly. I've been all through the docs on apache.org and I can't figure out what I'm doing wrong.

Because of the way SSL works it is not possible to use different SSL certs for name-based virtual hosts. You will have to use unique IP addresses
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to