Uploading multiple certs to a truststore as a single file now supported

3 0 700

Up until now, the recommended way to upload multiple SSL certs to a truststore on Edge was to load the certs one at a time as individual PEM files.

However, like for keystores, you can upload the cert chain to the truststore as a single file. If you use a single file, then the certs must be in order where the first cert in the file is the certificate used for SSL followed by the chain of certs, in order, to the CA certificate.

For more info, see the doc here.

Stephen

Version history
Last update:
‎10-27-2015 07:08 AM
Updated by: