Creating a CA Chain using OpenSSL and Uploading on the CipherTrust Manager
Create Root CA (Self Signed).
Note
Provide different Common Names for all the CAs in the chain.
Create Intermediate CA1.
Sign Intermediate CA1 from Root CA.
Create Intermediate CA2.
Sign Intermediate CA2 from Intermediate CA1.
Create Intermediate CA3.
Sign Intermediate CA3 from Intermediate CA2.
To create a chain of CAs, concatenate data of all the above created CAs in a file and name it
All_certs.crt
.
Uploading Certificates on the CipherTrust Manager
Go to Device CAs & SSL Certificates >> Known CAs.
Upload all the above created certificates one by one (that is, root_ca and all intermediate CAs), in the order of their creation.
Upload the certificate chain
All_certs.crt
.