Open a text editor (such as wordpad) and paste the entire body of each certificate into one text file in the following order: The Private Key - your_domain_name.key ...
What I'm mostly curious about is the order of the files in the consolidated dereivative, is that important? EG. if I were to just cat them together in the order they ...
using this command which will list each certificate in order with the issuer and subject .
Split the chain file into one file per certificate, noting the order.
The Certificate for your domain · The intermediates in ascending order to the Root CA · A Root CA, if any (usually none) · Private Key.
and paste the entire body of each certificate into one text file in the following order:.
How to Concatenate your Private key and Trust Chain. Once again, the method is the same for this procedure – copy/pasting certificate files in the correct order into ...
... text file and copy and paste the content of root, intermediate(s), and leaf certificates in the following order from the top to bottom in the text file:.
Issue description Incorrect order, for openssl, of certificates in the produced chain .
The following order is the correct PEM file order for HA-PROXY. certificate.key; certificate.crt; certificate.bundle.crt.