Skip to content

Instantly share code, notes, and snippets.

@MikaelElkiaer
Last active June 16, 2022 10:34
Show Gist options
  • Save MikaelElkiaer/a643793e581d90667c61de28e7f4ef0a to your computer and use it in GitHub Desktop.
Save MikaelElkiaer/a643793e581d90667c61de28e7f4ef0a to your computer and use it in GitHub Desktop.
Add CA cert in Arch
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