Skip to content

Instantly share code, notes, and snippets.

@viewpointsa
Created September 23, 2025 11:30
Show Gist options
  • Save viewpointsa/89ac47011fcfcef88eddc17c1ed0dab5 to your computer and use it in GitHub Desktop.
Save viewpointsa/89ac47011fcfcef88eddc17c1ed0dab5 to your computer and use it in GitHub Desktop.
sudo mkdir /usr/local/share/ca-certificates/my-sectigo
wget -P /usr/local/share/ca-certificates/my-sectigo http://crt.sectigo.com/SectigoPublicCodeSigningRootR46XUSERTrust.crt
wget -P /usr/local/share/ca-certificates/my-sectigo https://sectigo.tbs-certificates.co.uk/SectigoPublicServerAuthenticationRootR46_USERTrust.crt
sudo update-ca-certificates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment