.
Up to now whenever I have a box with an additional Private Root CA in
/usr/local/share/certs/ and run "certctl rehash" some tools like fetch
work properly up to the point when ca_root_nss is installed.
Removing ca_root_nss also made it work properly:
pkg remove -f ca_root_nss
After the change to ca_root_nss system tools like fetch work fine now
even when ca_root_nss is installed. Did not have any time yet to fully
understand why it behaves like that.
--
Bernhard Froehlich
https://www.bluelife.at/
acing?
--
Bernhard Froehlich
https://www.bluelife.at/
Am Wed, 18 Jun 2025 10:18:11 +0200 w...@canodus.be schrieb
> Hi,
>
> Is it possible to move the bcrypt run dependency to OPTIONS?
>
> And maybe add support for Argon2?
>
> I created the following patch which does this:
>
> diff --git a/www/radicale/Makefile b/www/radicale/Makefile
> ind