Skip to content

Instantly share code, notes, and snippets.

@ngstigator
Created October 22, 2018 21:26
Show Gist options
  • Save ngstigator/9295533590c4e427f608db94716ea70f to your computer and use it in GitHub Desktop.
Save ngstigator/9295533590c4e427f608db94716ea70f to your computer and use it in GitHub Desktop.
Convert bundled SSL certificates to chained certificate
bundle usually consists of:
- example_com.ca-bundle
- example_com.crt
append bundle contents to crt will yield a chained certificate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment