Return-Path: X-Original-To: apmail-httpd-bugs-archive@www.apache.org Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4C8369260 for ; Thu, 9 Feb 2012 15:17:49 +0000 (UTC) Received: (qmail 83878 invoked by uid 500); 9 Feb 2012 15:17:49 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 83760 invoked by uid 500); 9 Feb 2012 15:17:47 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 83751 invoked by uid 99); 9 Feb 2012 15:17:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2012 15:17:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.115] (HELO eir.zones.apache.org) (140.211.11.115) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2012 15:17:41 +0000 Received: by eir.zones.apache.org (Postfix, from userid 80) id 40E344F300; Thu, 9 Feb 2012 15:17:20 +0000 (UTC) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 52630] New: Firefox can't access SSL websites with SNI and client authentication Date: Thu, 09 Feb 2012 15:17:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: mod_ssl X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: calestyo@scientia.net X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=52630 Bug #: 52630 Summary: Firefox can't access SSL websites with SNI and client authentication Product: Apache httpd-2 Version: 2.2.16 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: mod_ssl AssignedTo: bugs@httpd.apache.org ReportedBy: calestyo@scientia.net Classification: Unclassified Hi. I found a strange issue _possibly_ in Firefox but maybe there's also something fishy in Apache. The whole situation is described here: https://bugzilla.mozilla.org/show_bug.cgi?id=725652 Basically, Firefox can't access SSL vhosts when SNI is used _AND_ client authentication demanded. It works with chromium. Nevertheless,... I have successful SSL/SNI/client_authz setups on other hosts, where however Apache 2.2.22 is used, linked against 1.0.0g. Perhaps you can have a look and give some hints. Cheers, Chris. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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