Quick Reference Guide

RACADM Subcommands 105
Delete a key and the privilege for index 1
racadm sshpkauth -d -i svcacct -k 1
Delete all keys
racadm sshpkauth -d -i svcacct -k all
sslcertdownload
NOTE: To use this subcommand, you must have Chassis Configuration
Administrator privilege.
Description
Downloads an SSL certificate from the RAC to the client’s file system.
Usage
racadm sslcertdownload -t <type> -f <filename>
Options
Restrictions
The sslcertdownload subcommand can only be executed from a remote
client.
Example
racadm sslcertdownload -t 1 -f c:\cert\cert.cer
Certificate successfully downloaded from the CMC.
Table 2-43. sslcertdownload Subcommand Options
Option Description
-t Specifies the type of certificate you want to download:
1 — server certificate
2 — Microsoft Active Directory or Generic LDAP certificate
-f Specifies the local file path and file name where you want to save the
certificate.