+

Search Tips | Advanced Search

Delete a personal certificate from a key repository on z/OS

Delete a personal certificate using the RACDCERT command.

Before deleting a personal certificate, you might want to save a copy of it. To copy your personal certificate to a data set before deleting it, follow the procedure in Exporting a personal certificate from a key repository on z/OS. Then use the following command to delete your personal certificate:
RACDCERT ID( userid2 ) DELETE(LABEL(' label-name '))
where:

  • userid2 is the user ID under which the certificate was added to the key ring.
  • label-name is the name of the certificate we want to delete.

Parent topic: Work with SSL/TLS on z/OS

Last updated: 2020-10-04