Created
January 15, 2017 14:30
-
-
Save andrewslince/4bd97be00556010579f03975b8f9f2a3 to your computer and use it in GitHub Desktop.
How to generate a bundle file to configurate SSL certificate.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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