User Tools

Site Tools


certificates:concatenate_the_primary_certificate_and_intermediate_certificate

This is an old revision of the document!


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:

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)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki