Summary: | Missing private key in SSLProxyMachineCertificateFile causes SEGV | ||
---|---|---|---|
Product: | Apache httpd-2 | Reporter: | kris.verbeeck |
Component: | mod_ssl | Assignee: | Apache HTTPD Bugs Mailing List <bugs> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | ddkilzer, Jean-Louis.Morard |
Priority: | P3 | ||
Version: | 2.0.47 | ||
Target Milestone: | --- | ||
Hardware: | All | ||
OS: | All |
Description
kris.verbeeck
2003-10-23 06:30:28 UTC
Thanks very much for tracking this down: with HEAD, the server will fail to start up if any configured client cert is missing a cert or private key. This will be proposed for backport: http://cvs.apache.org/viewcvs/httpd-2.0/modules/ssl/ssl_engine_init.c.diff?r1=1.118&r2=1.119 *** Bug 31633 has been marked as a duplicate of this bug. *** |