From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: OCSP error in icecat Date: Wed, 09 Apr 2014 22:29:24 +0200 Message-ID: <878ure2qmz.fsf@gnu.org> References: <20140409133907.GA19595@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXz7j-0001cw-DY for guix-devel@gnu.org; Wed, 09 Apr 2014 16:29:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXz7f-0001Kc-AO for guix-devel@gnu.org; Wed, 09 Apr 2014 16:29:31 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:38734) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXz7f-0001KY-2p for guix-devel@gnu.org; Wed, 09 Apr 2014 16:29:27 -0400 In-Reply-To: <20140409133907.GA19595@debian> (Andreas Enge's message of "Wed, 9 Apr 2014 15:39:07 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > our icecat has problems with some tls sites, for instance: > https://www.allistene.fr/ > > The error message is: > Secure Connection Failed > An error occurred during a connection to www.allistene.fr. > The OCSP server has refused this request as unauthorized. > (Error code: sec_error_ocsp_unauthorized_request) > > The following site explains how to turn off OCSP verification: > http://www.ghacks.net/2013/10/02/fix-ocsp-server-refused-request-unaut= horized-firefox/ > > But maybe there is a preferable solution? Any idea why the OCSP server fails to reply in the first place? Perhaps it=E2=80=99d be best to bring it on bug-gnuzilla@gnu.org? Ludo=E2=80=99.