You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2013/04/03 08:53:38 UTC

[Bug 54698] Segmentation Fault with SSLProxyMachineCertificateFile

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

Kaspar Brand <as...@velox.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30091|0                           |1
        is obsolete|                            |

--- Comment #14 from Kaspar Brand <as...@velox.ch> ---
Created attachment 30138
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30138&action=edit
2.2.x backport of the fixes from PR 52212, amended

(In reply to comment #12)
> Created attachment 30108 [details]
> Apache Debug Log
> 
>  when private key is pass protected and with patch applied

Thanks, meanwhile I found that the check(s) for an encrypted private key are
not sufficient for OpenSSL 0.9.8 - I'm attaching an updated patch. Would you
mind testing the following combinations with this version of the patch?

a) with encrypted (i.e. passphrase-protected) private key

b) with non-matching private key

c) with unencrypted, matching private key

With a) and b), httpd should now fail to start/restart.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org