On Thu, Dec 10, 1998, [EMAIL PROTECTED] wrote:
> The merging of SSLCertifcateFile into virtual hosts doesn't
> work properly since a default value is assigned when a new
> server rec is created. Also, the default value is a relative
> path, but ap_server_root_relative() isn't used to turn it into
> an absolute path, so it ends up being incorrect. I'll send in
> the patch as a followup so that the formatting stays correct.
Yes, the patch fixes this. But after thinking about the situation more closely
I now came to the conclusion that it's better to not provide a default for
this file at all. Because SSLCertificateKeyFile had to default, too. So, I've
now changed the default to NULL; merging is now done correctly and the
situation is more clean and less confusing.
Thanks for your feedback.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]