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 E2800, E5700, EF600 or EF300 storage array. It does not operate on E2700 or E5600 storage arrays.
To execute this command on an E2800, E5700, EF600, or EF300 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.
|
8.42