From owner-freebsd-gecko@FreeBSD.ORG Wed Mar 17 20:40:43 2010 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD9FB106566B for ; Wed, 17 Mar 2010 20:40:42 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from mail2.timeinc.net (mail2.timeinc.net [64.236.74.30]) by mx1.freebsd.org (Postfix) with ESMTP id A11458FC17 for ; Wed, 17 Mar 2010 20:40:42 +0000 (UTC) Received: from mail.timeinc.net (mail.timeinc.net [64.12.55.166]) by mail2.timeinc.net (8.13.8/8.13.8) with ESMTP id o2HKPBtI012839 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 Mar 2010 16:25:11 -0400 Received: from ws-mteterin.dev.pathfinder.com (ws-mteterin.dev.pathfinder.com [209.251.223.173]) by mail.timeinc.net (8.13.8/8.13.8) with SMTP id o2HKPBow011690; Wed, 17 Mar 2010 16:25:11 -0400 Message-ID: <4BA13AA7.5040405@aldan.algebra.com> Date: Wed, 17 Mar 2010 16:25:11 -0400 From: "Mikhail T." Organization: Virtual Estates, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; uk; rv:1.9.1.8) Gecko/20100227 Lightning/1.0b1 Thunderbird/3.0.3 MIME-Version: 1.0 To: Jeremy Messenger References: <4B8CA305.9080507@aldan.algebra.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: gnome@freebsd.org, gecko@freebsd.org Subject: Re: Firefox-3.6 can't talk to https sites... X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Mar 2010 20:40:43 -0000 17.03.2010 15:38, Jeremy Messenger написав(ла): > On Mon, 01 Mar 2010 23:32:53 -0600, Mikhail T. > wrote: > >> Hello! >> >> After upgrading to firefox-3.6 (from 3.5.8) I am no longer able to >> connect to anything over SSL -- the spinner spins forever, but no >> content is loaded. >> >> Other browsers (Konqueror, Opera) work on the same machine >> (7.2-stable/amd64), so it is not the network... Ever heard of this >> before? Thanks, > > Haven't heard from any users in gnome@ and I don't use Firefox. We > don't maintain gecko ports anymore, which gecko@ has taken over. You > might want to talk with them about it. I noticed also, that thunderbird is not really working over SSL either -- only the first IMAPS connection succeeds. The subsequent ones claim a timeout, while the server logs a message stating, that a client "disconnected without attempting authentication". Using linux-firefox works from the same desktop, so it is not about network setup :-( Something is wrong with nss, I fear... -mi