The set storageArray revocationCheckSettings command allows you to enable or disable revocation checking, and configure an Online Certificate Status Protocol (OCSP) server.
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.
After you enable revocation checking, the storage array denies an attempted connection to a server with a revoked certificate.
set storageArray revocationCheckSettings ([revocationCheckEnable = boolean] &| [ocspResponderUrl=stringLiteral])
Parameter | Description |
---|---|
revocationCheckEnable | Set to true to enable certificate revocation checking. |
ocspResponderUrl | The URL of the OCSP responder server
to be used for the certificate revocation check. Note: Specifying an OCSP
responder address overrides the OCSP address found in the certificate
file.
|