Skip to content

Instantly share code, notes, and snippets.

@andrewslince
Created January 15, 2017 14:30
Show Gist options
  • Save andrewslince/4bd97be00556010579f03975b8f9f2a3 to your computer and use it in GitHub Desktop.
Save andrewslince/4bd97be00556010579f03975b8f9f2a3 to your computer and use it in GitHub Desktop.
How to generate a bundle file to configurate SSL certificate.
cat your_domain.crt COMODORSADomainValidationSecureServerCA.crt COMODORSAAddTrustCA.crt AddTrustExternalCARoot.crt > ssl-bundle.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment