https://issues.apache.org/bugzilla/show_bug.cgi?id=47808
Summary: Child process core dumps when enabling CRL
Product: Apache httpd-2
Version: 2.2.13
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: mod_ssl
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Lars Ove Claesson <[email protected]>
2009-09-09 03:07:08 PDT ---
Set up is an Apache 2.2.13 running SSL with client certificate authentication.
When running without a defined CRL, it works fine. The client is asked for his
certificate in the browser and validation is working.
When configuring a CRL for the domain, however, the client is asked for his
certificate, and after a few seconds the connection is closed. According to the
log file, the child process handling the connection core dumps. The contents of
the CRL-file (generated by an external system) is validated with an openssl
dump, and it looks fine. The file has been reencoded from DER to PEM using
openssl, as the external system generates DER, only.
--
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]