Skip to content

Instantly share code, notes, and snippets.

@M0ses
Created August 29, 2017 15:38
Show Gist options
  • Save M0ses/2243c5f5df15ac8e7c7d48fad102e942 to your computer and use it in GitHub Desktop.
Save M0ses/2243c5f5df15ac8e7c7d48fad102e942 to your computer and use it in GitHub Desktop.
curl https://letsencrypt.org/certs/isrgrootx1.pem.txt > /etc/pki/trust/anchors/lisrgrootx1.pem
curl https://letsencrypt.org/certs/lets-encrypt-x3-cross-signed.pem.txt > /etc/pki/trust/anchors/lets-encrypt-x3-cross-signed.pem
curl https://letsencrypt.org/certs/letsencryptauthorityx3.pem.txt > /etc/pki/trust/anchors/letsencryptauthorityx3.pem
update-ca-certificates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment