https://issues.apache.org/bugzilla/show_bug.cgi?id=54698

Kaspar Brand <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|Other                       |All
                 OS|Linux                       |All

--- Comment #7 from Kaspar Brand <[email protected]> ---
(In reply to comment #6)
> I'm not sure I did get you correctly.
> 
> Below are headers in the file:

Thanks, this looks fine. I think it's indeed a problem of the fix from 2003 not
being complete enough.

Could you try the following patch with 2.2.24?

http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/ssl/ssl_engine_init.c?r1=1358168&r2=1375445&view=patch

With this additional patch, an encrypted private key should no longer cause
segfaults when making an SSL proxy connection with client auth, but instead
fail at startup with an "incomplete client cert configured for SSL proxy
(missing or encrypted private key?)" message.

Based on whether your tests are successful, I would then propose this patch for
backporting to 2.2.x (and 2.4.x).

-- 
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]

Reply via email to