Local CERTS / update-ca-trust

I’ve just installed silverblue F29 and need to add local certificates as follows:

/usr/share/pki/ca-trust-source/anchors
sudo update-ca-trust

is there a process for silverblue?

Thanks
Leigh

Try putting them in /etc/pki/ca-trust/source/anchors instead. In essence, you just change /usr/share to /etc. (AFAIK this is the proper way to do it anyway.)

2 Likes