Skip to content

Instantly share code, notes, and snippets.

@adamthebig
Created July 7, 2015 21:11
Show Gist options
  • Save adamthebig/485ef2563fe477657791 to your computer and use it in GitHub Desktop.
Save adamthebig/485ef2563fe477657791 to your computer and use it in GitHub Desktop.
Combine Comodo SSL certificates in the correct order
cat COMODORSAAddTrustCA.crt COMODORSADomainValidationSecureServerCA.crt AddTrustExternalCARoot.crt > domain_bundle.crt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment