Last active
June 16, 2022 10:34
-
-
Save MikaelElkiaer/a643793e581d90667c61de28e7f4ef0a to your computer and use it in GitHub Desktop.
Add CA cert in Arch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cp <some-ca.ca> /etc/ca-certificates/trust-source/anchors/ | |
update-ca-trust extract |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment