The reset controller arrayManagementSignedCertificate command resets the installed signed certificate and root/intermediate certificates on the controller. All root and intermediate certificates as well as any signed certificates will be replaced by a single self-signed certificate.
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
To execute this command on an storage array, you must have the Security Admin role.
reset controller [(a|b)] arrayManagementSignedCertificate
Parameter | Description |
---|---|
controller | Allows the user 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 ([ ]). |
SMcli -n Array1 -c "reset controller [a] arrayManagementSignedCertificate;"
SMcli completed successfully.