Enable Trusted Certificate

Contents


1   Description

This instruction describes how to enable a trusted certificate.

2   Procedure

2.1   Enabled Trusted Certificate

Prerequisites

Steps

  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 enabled:

    (config-TrustedCertificate=1)>managedState=ENABLED

  5. Commit the change:

    (config-TrustedCertificate=1)>commit

  6. Verify the change:

    (TrustedCertificate=1)>show -v managedState

    managedState=ENABLED <default>