Disable Trusted Certificate

Contents

1Introduction
1.1Prerequisites

2

Procedure

1   Introduction

This document describes how to disable a trusted certificate.

1.1   Prerequisites

This section describes the prerequisites, which must be fulfilled before using the procedure.

1.1.1   Conditions

The following conditions must apply:

2   Procedure

To disable a trusted certificate:

  1. Navigate to the CertM Managed Object (MO), for example:

    >dn ManagedElement=NODE06ST,SystemFunctions=1,SecM=1,CertM=1

  2. Enter Config mode:

    (CertM=1)>configure

  3. Select the trusted certificate, for example:

    (config-CertM=1)>TrustedCertificate=1

    Note:  
    1 denotes the value of attribute trustedCertificateId of the configured TrustedCertificate MO instance.

  4. Set the managed state to disabled:

    (config-TrustedCertificate=1)>managedState=DISABLED

  5. Commit the change:

    (config-TrustedCertificate=1)>commit

  6. Verify the change:

    (TrustedCertificate=1)>show -v managedState

    managedState=DISABLED