Sslcertview - Dell PowerEdge M1000e Reference Manual

Chassis management controller version 5.0 for dell poweredge m1000e racadm command line
Hide thumbs Also See for PowerEdge M1000e:
Table of Contents

Advertisement

To run this subcommand, you must have the Server Control privilege.
racadm sslcertupload -f <filename> -t <type>
Synopsis
-t <type> — Specifies the type of certificate to upload. The type of certificate must be:
Input
– 1 — server certificate
– 2 — Active Directory
– 5 — Kerberos Keytab
– 6 — Server certificate and key
-f — Specifies the source filename in the local file system of the certificate uploaded.
-k — Specifies optional source filename for private key when using type 6.
racadm -r 192.168.0 -u root -p xxx sslcertupload -t 2 -f cert.txt
Output
Certificate successfully uploaded to the RAC.
Uploading a server certificate.
Example
racadm -r 192.168.0 -u root -p xxx sslcertupload -t 1 -f cert.txt
Upload web server certificate and key
racadm -r 192.168.0 -u root -p xxx sslcertupload -t 6 -f cert.txt -k
key.txt
Uploading Active Directory Certificate
racadm -r 192.168.0 -u root -p xxx sslcertupload -t 2 -f ad_cert.txt

sslcertview

Description
Displays the SSL server or CA certificate that exists on CMC.
racadm sslcertview -t <type> [-A]
Synopsis
-t — Specifies the type of certificate to view, either the CA certificate or server certificate.
Input
– 1=server certificate
– 2=Active Directory
-A — Prevents printing headers or labels.
Output
racadm sslcertview -t 1
Serial Number
Subject Information:
Country Code (CC)
NOTE: This subcommand is only supported on the remote interfaces.
NOTE: If a certificate is generated using comma ',' as one of the parameters for the Organization
Name, Common Name, Location Name, or State Name, then this command displays the partial name
in the respective fields only up to the comma. The rest of the string is not displayed.
NOTE: For self-signed certificate, the common name includes PQDN (Partially qualified domain
name) or FQDN (Fully qualified domain name).
01
US
73

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents