Previous Topic: Trust Status with PKCS 7 and PKCS 12 CertificatesNext Topic: Remove a Certificate from a User


Change a Certificate's Label

The label for a certificate can be changed. The certificate label being updated must be identified using DIGICERT or SERIALNUM and ISSUERDN.

To change a certificates label, enter the command:

TSS REPLACE(acid|CERTAUTH|CERTSITE) [DIGICERT(name)]
                                    [SERIALNUM(serial number)]
                                    [ISSUERDN(issuer's dist name)]
                                    LABLCERT(label name)

Example: replacing a label

This example replaces a certificates label:

TSS REPLACE(USER01) DIGICERT(DIGI0001)
                    LABLCERT('label for digicert 002')