A certificate chain containing one or more PEM encoded certificates.
The certificates must be in order such that each one directly certifies the preceding one.
The certificate, for which the private key will be entered below must appear first.
The entry should look something like the following:
-----BEGIN CERTIFICATE-----
Base64 encoded contents
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
Base64 encoded contents
-----END CERTIFICATE----