mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-04 16:49:22 +01:00
etc/pki/ca-trust/source/anchors/README.md: add a note on installing CA certificates
This commit is contained in:
parent
2015ea241b
commit
d2aeabb1c9
5
etc/pki/ca-trust/source/anchors/README.md
Normal file
5
etc/pki/ca-trust/source/anchors/README.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
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`
|
Loading…
Reference in New Issue
Block a user