From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 12CF4138CBF for ; Wed, 18 Mar 2015 00:47:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44365E0A68; Wed, 18 Mar 2015 00:47:09 +0000 (UTC) Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 242EEE097C for ; Wed, 18 Mar 2015 00:47:08 +0000 (UTC) Received: by pabxg6 with SMTP id xg6so12225964pab.0 for ; Tue, 17 Mar 2015 17:47:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=giVyv0hhHQBtluiqdWCng/92GsYrwH9UWkdG28mNEXA=; b=Btvahnnrp8u+ihe4DdQR4cVuPdEJQCzpDGWgg/SaYaTQgke/Z+THJYMN5QOG3Cus0d o3a8xjsIuSK3mcxZEOfwVja6ZLB9eiCLtnCE7T3yBE/W50QWMqhzY+o9p2UZzdKu9imB gXk3K2EJd5PXeNpCF1iGD915nII+mXgDQN7PhQ5y+iRmu/sEYbUpKjWIXJkaZuSwfuW5 xKeIwmZ/lYnowj4nUCPu/U19ebNYjLdWAKehA6a9EGqWlCAikIFEnQjOlvbUsx3aRZIQ MztdRumu5ZL4j3lLcEHXzZsfu5qT/ddWY4TyGYgfKHVKdbLb60czLc8m6XTYqk3WifzD lz3w== X-Received: by 10.70.96.204 with SMTP id du12mr147150463pdb.151.1426639627283; Tue, 17 Mar 2015 17:47:07 -0700 (PDT) Received: from [192.168.247.60] (76-10-184-194.dsl.teksavvy.com. [76.10.184.194]) by mx.google.com with ESMTPSA id n5sm24355532pdh.27.2015.03.17.17.47.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Mar 2015 17:47:06 -0700 (PDT) Message-ID: <5508CB08.4010005@gmail.com> Date: Tue, 17 Mar 2015 17:47:04 -0700 From: Daniel Frey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Is this a bug in firefox-36.0? References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 395ba937-e203-4622-93f6-fc6d361ea93d X-Archives-Hash: f300f11b9185eba116e8d1e25688f49c On 03/17/2015 04:49 PM, walt wrote: > I get a certificate verification error when visiting https://www.att.com > using firefox-36.0, but not when using chrome-41.0.2272.76. > > Anyone else see the same with firefox-36? I haven't tried, honestly. But I have had problems with Firefox not including some intermediary certificates before. That breaks the whole chain of trust. > BTW, I tried the latest firefox in a Win7 virtual machine and I was > shocked to see that firefox was updating itself when I was logged in > as an unprivileged user (i.e. *not* an Administrator). Are the idiots > at M$ *really* that stupid? They've learned nothing, apparently, since > Win 95 :( Remove the 'Mozilla Maintenance Service' from Programs & Features (or whatever it's called) and it won't auto update. Mozilla installs a privileged service that auto updates its software. Dan