Date: Thu, 10 Oct 2024 17:44:30 -0100 From: Arthur Chance <freebsd@qeng-ho.org> To: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: Re: Firefox 131 failing all https connections [SOLVED] Message-ID: <0b4c7966-23b8-4111-ba4f-b284517577bf@qeng-ho.org> In-Reply-To: <08566be4-c21f-4074-bae0-3a5f87256c95@qeng-ho.org> References: <08566be4-c21f-4074-bae0-3a5f87256c95@qeng-ho.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/10/2024 14:59, Arthur Chance 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? OK, it seems that I'd updated Firefox and security/ca_root_nss but hadn't updated security/nss. Not sure how the latter got missed, but installing the 3.104 version to match the ca_root_nss version fixed the problem. Back to shaving the yak. -- 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?0b4c7966-23b8-4111-ba4f-b284517577bf>