SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Show signed certificate

The show controller arrayManagementSignedCertificate summary command displays the current signed certificate summary from the specified controller.

Supported Series

This command applies to an individual ETERNUS AB/HB series storage system.

Roles

To execute this command on the ETERNUS AB/HB series storage system, you must have the Security Admin role.

Syntax

show controller [(a|b)] arrayManagementSignedCertificate summary

Parameters

Parameter Description

controller

Allows you to specify the controller on which you want to retrieve the root/intermediate certificates. Valid controller identifiers are a or b, where a is the controller in slot A, and b is the controller in slot B. Enclose the controller identifier in square brackets ([ ]).

Example

Sample output may be different than illustrated below.

SMcli -n Array1 -c "show controller[a] arrayManagementSignedCertificate all summary;"

============================
Controller A Signed Certificate
============================
Subject DN:   CN=Corp Issuing CA 1
Issuer DN:    CN=Corp Root CA
Start:        <date>
Expire:       <date>

SMcli completed successfully.
Top of Page