Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Dec 2017 10:22:50 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Adam Weinberger <adamw@FreeBSD.org>
Cc:        Space Cadet <tootall79@gmail.com>, gecko@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: new firefox runs fine but won't open most web sites please advise
Message-ID:  <4lp0-cl1x-wny@FreeBSD.org>
In-Reply-To: <747C7C32-B5E4-4232-8251-D8EA5AE2B563@FreeBSD.org> (Adam Weinberger's message of "Fri, 8 Dec 2017 19:26:21 -0700")
References:  <CAEuwmtkQWvF_UKuW1xCuJUby3Twcw_fs1K%2BNAObdM09XBOYBpQ@mail.gmail.com> <747C7C32-B5E4-4232-8251-D8EA5AE2B563@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Adam Weinberger <adamw@FreeBSD.org> writes:

>> On 8 Dec, 2017, at 18:32, Space Cadet <tootall79@gmail.com> wrote:
>> 
>> I just pkg installed the latest firefox for freebsd11 and suddenly all the
>> most usefule websites are unavailable:  google mail, you tube, schwab to
>> name a few.
>> 
>> I live on freebsd and I live on firefox.  this version 54 of firefox works
>> fine on a different machine.  the new one 56.2_11 see below refuses to load
>> most websites.  here is the message i get when trying to load gmail.  i
>> think it is identical to all the others.
>> 
>> *****
>> Your connection is not secure
>> 
>> The website tried to negotiate an inadequate level of security.
>> 
>> www.google.com uses security technology that is outdated and vulnerable to
>> attack. An attacker could easily reveal information which you thought to be
>> safe. The website administrator will need to fix the server first before
>> you can visit the site.
>> 
>> Error code: NS_ERROR_NET_INADEQUATE_SECURITY
>> *****
>> Other info:
>> 
>> $ uname -a
>> FreeBSD fbsd11w701 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 #0: Tue Apr 11
>> 08:48:40 UTC 2017
>> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
>> amd64
>
> FreeBSD 11.0 has reached EOL. Please update your system to 11.1, as
> packages are no longer targeted to work on 11.0. You can find instructions
> at https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading-freebsdupdate.html

Correct. I've just confirmed Firefox 56.0.2_11,1 from /quarterly on both
10.3 i386 and 11.1 amd64 works fine. What happened for the reporter is
probably security/nss upgrade 3.34 -> 3.34.1 which killed https:// support
due to a missing symbol (or something else) missing on 11.0.

I wish pkg(8) didn't sabotage a working system but simply refused to upgrade.
Unfortunately, pkg(8) doesn't seem to track ABI of minor OS releases.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4lp0-cl1x-wny>