updateCert

Purpose

Use this command to update the entry for a certificate in a certificate 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 an updated 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 diagramupdateCertuc-clncertlist_name-certoold_cert-certnnew_cert

Parameters

-cln certlist_name
Name of the certificate list.
-certo old_cert
The old certificate that is to be replaced by a new certificate.
-certn new_cert
The new certificate.

Examples

The following command, entered on a single line, updates a certificate in the certificate list with the name certlist1:
INST1.DNFSYSOU.DNFSAGCFG>uc -cln certlist1
                            -certo cn=department-a,o=xxxxusny,o=swift
                            -certn cn=department-a5,o=xxxxusny,o=swift