https://issues.apache.org/bugzilla/show_bug.cgi?id=56306
Kaspar Brand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Hardware|PC |All OS|Linux |All --- Comment #1 from Kaspar Brand <[email protected]> --- (In reply to Timo R. from comment #0) > It seems to be possible to reproduce it by just configuring a few vhosts > which use ssl without specifiying a cert/key inside of them, while having > both globaly configured. I am currently not able to test that, because i > don't have a test machine available. I'm not able to reproduce the problem with such a config, specifically, but I realize that a side effect of r1573360 is that the behavior when merging global and per-vhost SSLCertificateFile/SSLCertificateKeyFile directives is different now (cf. https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_config.c?r1=1573360&r2=1573359&pathrev=1573360 for the specific changes). Could you provide the skeleton of your configuration, which only shows the global and per-vhost SSLCertificateFile and SSLCertificateKeyFile directives? Or as a first step, the output of "/httpd -t -D DUMP_VHOSTS -D DUMP_CERTS" perhaps? -- 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]
