How do you create a Certificate Package?
search cancel

How do you create a Certificate Package?

book

Article ID: 14229

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction



How do you Create a Certificate Package which is referred to as "Chaining a Certificate"? 

Environment

Release: TOPSEC00200-15-Top Secret-Security
Component:

Resolution

In order to chain the certificate the file needs to be exported in either FORMAT(PKCS7DER) or FORMAT(PKCS7B64).  The difference is that PKCS7DER is encrypted while PKCS7B64 is text.   This will put the entire signing chain into one dataset.  This is called a Certificate Package.

Example Command:

TSS EXPORT(acid) DIGICERT(certificate) DCDSN(data set) FORMAT(PKCS7B64 or PKCS7DER)