https://issues.apache.org/bugzilla/show_bug.cgi?id=43218
BIll Kuker <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
--- Comment #1 from BIll Kuker <[EMAIL PROTECTED]> 2008-02-27 15:58:15 ---
We had the same problem and found a workaround / solution:
Append the port to the ServerName directive in each virtual host so you have:
ServerName web1.example.com:443
ServerName web1.example.com:444
And it will work like a champ.
I think there is still a BUG here - if you specify the certificate CHAIN file
different for each vhost you get the right chain file... so it is inconsistent.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]