https://issues.apache.org/bugzilla/show_bug.cgi?id=47329
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23876|0 |1 is obsolete| | --- Comment #7 from [email protected] 2009-06-27 02:12:26 PST --- Created an attachment (id=23889) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23889) Patch with better error report There may be a better way to code it, but here's a version of the test patch that reports the offending filename, as in: [Sat Jun 27 04:59:39 2009] [error] Failed to load client CA certificate from /etc/pki/tls/ca/litts_net_ca-cert.pem, SSL library error: [Sat Jun 27 04:59:39 2009] [error] SSL Library Error: 151441516 error:0906D06C:PEM routines:PEM_read_bio:no start line Bad file contents or format - or even just a forgotten SSLCertificateKeyFile? I'm not sure how to get back to the config file/directive, but at least this gives the filename and why it's being loaded... -- 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]
