Adding a certificate with a public key
search cancel

Adding a certificate with a public key

book

Article ID: 16300

calendar_today

Updated On:

Products

Top Secret Top Secret - LDAP

Issue/Introduction

How do you add a certificate with a public key?



How do you add a certificate with a public key?

Environment

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

Resolution

To add a certificate with a public key and no private key issue the following command:

TSS ADD(owningacid) DIGICERT(digicertname) DCDSN(datasetname) TRUST <--with just a public key.

To add a certificate with a public key and a private key issue the following command:

TSS ADD(owningacid) DIGICERT(digicertname) DCDSN(datasetname) TRUST PKCSPASS(password)