From nobody Tue Feb 06 18:18:01 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TTs1g0S3qz59jhP for ; Tue, 6 Feb 2024 18:18:15 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [66.165.241.226]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4TTs1f3Bv4z47HP for ; Tue, 6 Feb 2024 18:18:14 +0000 (UTC) (envelope-from pete@nomadlogic.org) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1707243477; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=UdiVllWgQd4Uz3vffZg9z3Cy6yqJmDFdi/YmqjJ1WFk=; b=YqVUUr2DWFZelea0PbhuT0iWRBncF7MUjlWtKYkiX3yFQqGvqAfwB3bg7iIv4yXw8ET69x og3pEsRy/ANGB5eG5LzySD61otNJNc9hSoY+/m7qYezbU96E0ttlxxaCgX/bq2Fkj+rdns 2fKB4pvObxWABnG/wZ8ScXVPwhLsm7k= Received: from topanga ( [47.150.83.63]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 383bb31e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 6 Feb 2024 18:17:56 +0000 (UTC) Date: Tue, 6 Feb 2024 10:18:01 -0800 From: Pete Wright To: john Cc: freebsd-questions@freebsd.org Subject: Re: CA Authorities problem with Firefox and Thunderbird Message-ID: References: <9dfe7129-b0f8-4c45-8650-58a81ecd357d@johnrshannon.com> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9dfe7129-b0f8-4c45-8650-58a81ecd357d@johnrshannon.com> X-Rspamd-Queue-Id: 4TTs1f3Bv4z47HP X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US] On Tue, Feb 06, 2024 at 04:03:12AM -0700, john wrote: > After my last pkg upgrade Firefox and Thunderbird both show no Authorities > under Certificate Manager in settings. Missing are all the certificates > listed by certctl along with DoD CAs added through Firefox import and site > CA added through Thunderbird import. i just checked the same version of thunderbird on my end and see all of the expected certs. i wonder if you create a new profile in firefox or tbird if you would see all of the certs? -pete