deleteCert

Purpose

Use this command to delete a certificate from a certificate list. If the deleted certificate is the last in the list, the list is also deleted. Deleting the last entry is possible only if no message partner uses the list.

Changes to a certificate list do not become effective for an SAG until its configuration is approved and deployed as described in Approving and deploying SAG configuration data. At that time, all message partners to which the certificate list is assigned are automatically updated to reflect the changes.

If a deleted certificate list is shared among several SAGs, you must deploy all those SAGs. Which SAGs are affected can be determined by issuing the listCertLists command, which is described in listCertLists.

Required access rights: See Table 4
Predefined roles that provide required access rights: See Table 2
Issue for OU: DNFSYSOU
Issue to service: DNFSAGCFG

Format

Read syntax diagramSkip visual syntax diagramdeleteCertdc-clncertlist_name-cert cert%

Parameters

-cln
Name of the certificate list.
-cert
The name of the certificate that is to be deleted from the list. Specify % to delete the entire list.

Examples

The following command deletes a certificate from the certificate list with the name certlist1:
INST1.DNFSYSOU.DNFSAGCFG>dc -cln certlist1 -cert cn=department-a,o=xxxxusny,o=swift
The following command deletes the entire certificate list with the name certlist1:
INST1.DNFSYSOU.DNFSAGCFG>dc -cln certlist1 -cert %