Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 53553 invoked from network); 14 Sep 2010 10:43:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Sep 2010 10:43:49 -0000 Received: (qmail 13694 invoked by uid 500); 14 Sep 2010 10:43:47 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 13448 invoked by uid 500); 14 Sep 2010 10:43:43 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 13440 invoked by uid 99); 14 Sep 2010 10:43:42 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Sep 2010 10:43:42 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=10.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jorton@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Sep 2010 10:43:20 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o8EAgwFQ015871 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 14 Sep 2010 06:42:58 -0400 Received: from turnip.manyfish.co.uk (vpn-10-61.rdu.redhat.com [10.11.10.61]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o8EAguct012823 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 14 Sep 2010 06:42:57 -0400 Received: from jorton by turnip.manyfish.co.uk with local (Exim 4.72) (envelope-from ) id 1OvSyV-0001e3-Tp; Tue, 14 Sep 2010 11:42:55 +0100 Date: Tue, 14 Sep 2010 11:42:55 +0100 From: Joe Orton To: Jason Pyeron Cc: users@httpd.apache.org Message-ID: <20100914104255.GB6256@redhat.com> Mail-Followup-To: Jason Pyeron , users@httpd.apache.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) Organization: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, United Kingdom. Registered in UK and Wales under Company Registration No. 03798903 Directors: Michael Cunningham (USA), Brendan Lane (Ireland), Matt Parson (USA), Charlie Peters (USA) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.11 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Ssl front end proxy and Segmentation fault (11) On Wed, Sep 08, 2010 at 12:01:56AM -0400, Jason Pyeron wrote: > > > -----Original Message----- > > From: Jason Pyeron [mailto:jpyeron@pdinc.us] > > Sent: Tuesday, September 07, 2010 22:03 > > To: users@httpd.apache.org > > Subject: [users@httpd] Ssl front end proxy and Segmentation fault (11) > > > > I am trying to reverse proxy client certs, here is the config snipit: > > Fyi: the version is httpd-2.0.52-41.ent.7.centos4 For 2.0.x I would suspect: https://issues.apache.org/bugzilla/show_bug.cgi?id=24030 I'd move to use of SSLProxyMachineCertificateFile and make sure the configured file has a single cert and private key in that order. Regards, Joe --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org