CLI Guide

racadm sslcertview -t 1 -A
00
US
Texas
Round Rock
Dell Inc.
Remote Access Group
iDRAC default certificate
US
Texas
Round Rock
Dell Inc.
Remote Access Group
iDRAC default certificate
May 15 23:54:19 2017 GMT
May 12 23:54:19 2027 GMT
sslcertdelete
Table 90. Details of sslcertdelete
Description Command to delete a custom signing certificate from iDRAC.
To run this subcommand, you must have the Configure iDRAC privilege.
Synopsis
racadm sslcertdelete -t <type>
Input -t — Specifies the type of certificate to delete. The type of certificate is:
3 — Custom signing certificate
4 — Client trust certificate for SSL
Output The following information is displayed:
The custom signing certificate was deleted.
The iDRAC resets and may be offline temporarily.
Example
Use Remote RACADM to delete the custom signing certificate.
$ racadm -r 192.168.0 -u root -p xxx sslcertdelete -t 3
Use Remote RACADM to delete the Client Trust certificate for SSL.
$ racadm -r 192.168.0 -u root -p xxx sslcertdelete -t 4
RACADM Subcommand Details 115