Bug 10828
Summary: | segmentation fault (11) when reading client certificates | ||
---|---|---|---|
Product: | [Retired] Red Hat Secure Web Server | Reporter: | s.j.c.jonker |
Component: | secureweb | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.1 | CC: | andyl, mattdm |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-08-12 12:03:05 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
s.j.c.jonker
2000-04-14 19:49:33 UTC
I have the same problem, with an almost identical config. Additionally, the seg fault problem doesn't occur upon initial startup of the apache process; I've noticed this problem only after a couple of days have gone by (as a result, stopping and starting the server will fix it temporarily). Some more comments... The reading and verifying of client certificates used to work with RedHat 6.1 Profess. After I upgraded to 6.2 I cannot read client certificates at all. If I set the log level to debug I can see that the ssl engine is requesting and reading the client certificate properly, however once it is done the httpsd process simply dies... I don't know if it is because of the switch from openssl to bsafe-ssl, but can anyone out there using RedHat 6.2 Professional read client certificates? |