[nycbug-talk] quick apache question
Paul Cui
ycui
Fri May 7 18:21:18 EDT 2004
>
> You also need to put each SSL cert on its own IP. Otherwise you will
> not get a consistent SSL state and your certs will "cross" your
> (domain) names.
I don't understand what you mean by " cross your domain) names ". do you mean
that because all ssl traffic go through port 443, and that will confuse
mod_ssl to not know which cert to use if all destination IP are same.. but
SSL cert handling in mod_ssl do not depend on destination IP. it only cares
about the CN and hostname in the URL.
-Paul
More information about the talk
mailing list