certificates:concatenate_the_primary_certificate_and_intermediate_certificate
Differences
This shows you the differences between two versions of the page.
certificates:concatenate_the_primary_certificate_and_intermediate_certificate [2017/02/22 10:46] – created peter | certificates:concatenate_the_primary_certificate_and_intermediate_certificate [2019/11/26 21:46] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Certificates - Concatenate the primary certificate and intermediate certificate ====== | ||
- | |||
- | Concatenate the primary certificate file (your_domain_name.crt) and the intermediate certificate file (provider.crt) into a single pem file by running the following command: | ||
- | |||
- | <code bash> | ||
- | cat your_domain_name.crt provider.crt >> bundle.crt | ||
- | </ | ||
certificates/concatenate_the_primary_certificate_and_intermediate_certificate.1487760381.txt.gz · Last modified: 2020/07/15 09:30 (external edit)