Cancel Offline Enrollment

Contents


1   Description

This instruction describes how to cancel an ongoing offline node credential enrollment that is in RUNNING state.

2   Procedure

2.1   Cancel Offline Enrollment

Prerequisites

Steps

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

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

  2. Select the NodeCredential MO, for example:

    (CertM=1)>NodeCredential=2

  3. Cancel the enrollment:

    (NodeCredential=2)>cancelEnrollment

  4. Verify the result:

    (NodeCredential=2)>show enrollmentProgress

    [...]
    result=FAILURE
    resultInfo="the enrollment started by ⇒
    startOfflineCsrEnrollment canceled"
    state=CANCELLED
    [...]

    The enrollment cancellation automatically deletes the CSR file from the managed element.