Date: Thu, 10 Oct 2024 15:30:46 -0100 From: Arthur Chance <freebsd@qeng-ho.org> To: Paul Procacci <pprocacci@gmail.com>, FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Re: Firefox 131 failing all https connections Message-ID: <65eb8b64-3273-4215-a493-ff670cba6729@qeng-ho.org> In-Reply-To: <CAFbbPujk_5fFh_nwMk=dwexYuUM0uSqgX2y-rJ28Cda-apDCKg@mail.gmail.com> References: <08566be4-c21f-4074-bae0-3a5f87256c95@qeng-ho.org> <CAFbbPujk_5fFh_nwMk=dwexYuUM0uSqgX2y-rJ28Cda-apDCKg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/10/2024 15:22, Paul Procacci wrote: > > > On Thu, Oct 10, 2024 at 11:59 AM Arthur Chance <freebsd@qeng-ho.org > <mailto:freebsd@qeng-ho.org>> wrote: > > I've just upgraded to Firefox 131 (131.0_1,2 to be precise) and I can > only access http pages and any attempt to fetch an https page fails with > an empty page. The web developer tools simply show the unhelpful > NS_ERROR_FAILURE for the fetch. > > With the previous version (FF 129) everything worked correctly. I have > the ca_root_nss pkg installed, but asking FF 131 about root certificates > shows many expired ones so I suspect it's somehow failing to pick up the > certificates from the pkg. > > Any suggestions where I go from here? > > > Current OS: > > > uname -a > FreeBSD arthur.home.qeng-ho.org <http://arthur.home.qeng-ho.org> > 13.3-RELEASE-p7 FreeBSD 13.3-RELEASE-p7 > GENERIC amd64 > > Firefox build options from poudriere: > > ===> The following configuration options are available for > firefox-131.0_1,2: > CANBERRA=off: Sound theme alerts > DBUS=on: D-Bus IPC system support > DEBUG=off: Build with debugging support > FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) > LIBPROXY=off: Proxy support via libproxy > LTO=off: Use Link-Time Optimization > OPTIMIZED_CFLAGS=on: Use extra compiler optimizations > PROFILE=off: Build with profiling support > TEST=off: Build and/or run tests > ====> Extra cubeb audio backends (OSS is always available) > ALSA=off: ALSA audio architecture support > JACK=off: JACK audio server support > PULSEAUDIO=off: PulseAudio sound server support > SNDIO=off: Sndio audio support > > > -- > Although not designed for computation, PIO is quite likely Turing > complete, provided a long enough piece of tape can be found. It is > conjectured that it could run DOOM, given a sufficiently high clock > speed. — The Raspberry Pi Pico datasheet on its PIO capability. > > > Two things come to mind. > > 1) Is the date/time correct on your machine? chronyc tells me this machine is 19 microseconds slow from the correct time. Close enough. :-) > 2) Do you have the latest nss package installed? arthur@arthur[4]▶ pkg info -x ca_root ca_root_nss-3.104 > > When this happens to me, granted not very often, it's usually because my > date/time wasn't synced. -- Although not designed for computation, PIO is quite likely Turing complete, provided a long enough piece of tape can be found. It is conjectured that it could run DOOM, given a sufficiently high clock speed. — The Raspberry Pi Pico datasheet on its PIO capability.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?65eb8b64-3273-4215-a493-ff670cba6729>