Previous Topic: Certificate Replacement (Renewal)Next Topic: Signed Certificates with Unspecified Trust Status


Change a Certificate's Trust Status

The status of the certificate is specified with the TRUST|NOTRUST|HITRUST keyword.

HITRUST

Specifies that the certificate is both highly trusted and trusted. Certificate usage applying to trusted certificates also applies to highly trusted certificates. Only CA certificates (CERTAUTH) can be highly trusted.

TRUST

Specifies that the certificate is valid for the user, site, or CA and the private key is not compromised. On a:

NOTRUST

Indicates that the certificate is not trusted.

The trust status is set to the CA's trust status if the:

The default trust status for self-signed certificates is TRUST.

The trust status is set to NOTRUST if the certificate being added or generated:

The trust status of the new certificate is set to TRUST if the trust status coming from the signing certificate is HITRUST.

To identify the digital certificate to update use:

To change the status of a certificate, enter the command:

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

Example: replacing status

This example changes a certificates status:

TSS REPLACE(user1) DIGICERT(cert0001)
                   NOTRUST