Skip to content

Instantly share code, notes, and snippets.

@joleung
Created March 21, 2021 05:25
Show Gist options
  • Save joleung/aee4186d6713eff76e335fe26b190f0d to your computer and use it in GitHub Desktop.
Save joleung/aee4186d6713eff76e335fe26b190f0d to your computer and use it in GitHub Desktop.
Add a self-sign certificate to Ubuntu CA Certificate Database
/usr/bin/sudo cp /tmp/ca.crt /usr/local/share/ca-certificates
/usr/bin/sudo /usr/sbin/update-ca-certificates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment