1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-03-10 00:20:51 +01:00

6 lines
255 B
Markdown
Raw Normal View History

Fedora & SailfishOS: drop `.pem` files of root certificates here and
`sudo update-ca-trust`.
Debian & co: drop `.crt` to `/usr/local/share/ca-certificates/extra/`
(create if doesn't exist, `/extra/` may be anything) and run `sudo update-ca-certificates`