mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 01:19:23 +01:00
9 lines
273 B
Markdown
9 lines
273 B
Markdown
<!-- @format -->
|
|
|
|
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`
|