Cancel Offline Enrollment

Contents

1Introduction
1.1Prerequisites

2

Procedure

1   Introduction

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

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 cancel an ongoing offline node credential enrollment:

  1. Navigate to 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 certificate file from the managed element.