Enable Trusted Certificate
1 Description
This instruction describes how to enable a trusted certificate.
2 Procedure
2.1 Enabled Trusted Certificate
Prerequisites
- No documents are required.
- No tools are required.
- The following conditions must apply:
- The user has the System Security Administrator role.
- The trusted certificate is disabled.
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
Steps
- Navigate to the CertM Managed Object (MO), for example:
>dn ManagedElement=NODE06ST,SystemFunctions=1,SecM=1,CertM=1
- Enter Config mode:
(CertM=1)>configure
- 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.
- Set the managed state to enabled:
(config-TrustedCertificate=1)>managedState=ENABLED
- Commit the change:
(config-TrustedCertificate=1)>commit
- Verify the change:
(TrustedCertificate=1)>show -v managedState
managedState=ENABLED <default>

Contents