Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 78469 invoked from network); 14 Jun 2007 12:10:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jun 2007 12:10:24 -0000 Received: (qmail 49969 invoked by uid 500); 14 Jun 2007 12:10:15 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 49944 invoked by uid 500); 14 Jun 2007 12:10:14 -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 49933 invoked by uid 99); 14 Jun 2007 12:10:14 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jun 2007 05:10:14 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_HELO_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [204.58.150.241] (HELO snelling.com) (204.58.150.241) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jun 2007 05:10:09 -0700 Received: from ([204.58.150.240]) by mailapp.snelling.com with ESMTP id 4420953.4294303; Thu, 14 Jun 2007 07:09:29 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 14 Jun 2007 07:09:29 -0500 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Can't view SSL-enabled pages using Firefox Thread-Index: Aceue+ngXS+wUxJAQoSYiOdXD8w9PQAAJoeQ From: "Salcedo, Simon" To: X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] Can't view SSL-enabled pages using Firefox Sander, I disagree that the problem lies on the Client side because I have been to sites that have identical certificates as I was using and still browse those sites. I tend to believe that the problem is on the server side. Regards, =20 Simon -----Original Message----- From: Sander Temme [mailto:sctemme@apache.org]=20 Sent: Wednesday, June 13, 2007 11:16 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Can't view SSL-enabled pages using Firefox On Jun 13, 2007, at 12:25 PM, Salcedo, Simon wrote: > OK...I made a small step forward. Turned LogLevel to debug and had =20 > this > entry in my error_log, before it closed connection with the requesting > PC: > > [Wed Jun 13 14:09:58 2007] [info] SSL Library Error: 336187530 > error:1409D08A:SSL routines:SSL3_SETUP_KEY_BLOCK:cipher or hash > unavailable Sounds as if the client does not offer any CipherSuites that the =20 server recognizes. Comment out SSLCipherSuite http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslciphersuite and go with the default, then narrow it down from there. S. --=20 Sander Temme sctemme@apache.org PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF ----------------------------------------- --------------------------------------------------------------------- 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