Date: Fri, 20 Jan 2023 02:17:22 +0900 From: Hajimu UMEMOTO <ume@FreeBSD.org> To: Antoine Brodin <antoine@freebsd.org> Cc: Michael Gmelin <grembo@freebsd.org>, Renato Botelho <garga@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, FreeBSD Ports Management Team <portmgr@freebsd.org> Subject: Re: git: acd6144c488b - main - devel/git: Update to 2.39.1 Message-ID: <yge4jsml9zx.wl-ume@FreeBSD.org> In-Reply-To: <CAALwa8mcrDPZke__q%2BZXZ6nvJ4eJcsxHFuFeNP2rKeDX0gCTnw@mail.gmail.com> References: <CAALwa8=sOHmNXCUS28LLbNqhC_Kw5zXgKNdxnZT2sw5er%2BFKWA@mail.gmail.com> <5D291925-F7B3-412A-9EFD-2CB31558341D@freebsd.org> <CAALwa8mcrDPZke__q%2BZXZ6nvJ4eJcsxHFuFeNP2rKeDX0gCTnw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Thu, 19 Jan 2023 17:19:01 +0900, Antoine Brodin wrote: > > Does installing ca-root-nss explicitly make a difference? > > ca_root_nss is installed. Did you run "certctl rehash" after installing ca_root_nss? It makes symlink to ca-root-nss.crt which is installed by ca_root_nss. Unfortunately, the ca_root_nss installation doesn't seem to automatically run "certctl rehash". % ls -l /etc/ssl/certs | grep ca-root-nss lrwxr-xr-x 1 root wheel 46 Jan 7 21:07 cd8c0d63.1 -> ../../../usr/local/share/certs/ca-root-nss.crt Sincerely, -- Hajimu UMEMOTO ume@mahoroba.org ume@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?yge4jsml9zx.wl-ume>