Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 61857 invoked from network); 25 Nov 2003 21:35:23 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 25 Nov 2003 21:35:23 -0000 Received: (qmail 95456 invoked by uid 500); 25 Nov 2003 21:20:39 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 95431 invoked by uid 500); 25 Nov 2003 21:20:38 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 95413 invoked from network); 25 Nov 2003 21:20:38 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 25 Nov 2003 21:20:38 -0000 Received: (qmail 15188 invoked by uid 50); 25 Nov 2003 21:20:50 -0000 Date: 25 Nov 2003 21:20:50 -0000 Message-ID: <20031125212050.15187.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 24031] - Passphrase protected private key in SSLProxyMachineCertificateFile causes SEGV X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24031 Passphrase protected private key in SSLProxyMachineCertificateFile causes SEGV ------- Additional Comments From jorton@redhat.com 2003-11-25 21:20 ------- Matthieu, the way this would need to be done is to extend the existing code in ssl_engine_pphrase.c so that it can decode any encrypted private keys for the proxy config structures at the right time during startup, not sure if you'd worked this much out already. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org