This command configures one HTTP Online Certificate Status Protocol (OCSP) override URL for an SSH2 x509v3 authentication.
x509v3 | Specifies x509v3 certificate-based authentication. |
ocsp | Specifies the OCSP attribute. |
override | Specifies to override the OCSP server in the AuthorityInformationAccess section of a syslog server's certificate. |
url | Specifies the URL of the OCSP override server. Default port is 80. |
none | Specifies to remove the OCSP override URL configuration (default). |
None.
Only HTTP is supported with either FQDN or IP.
The following example configures an override URL of http://sshocsp:2023:
# configure ssh2 x509v3 ocsp override http://sshocsp:2023
This command was first available in ExtremeXOS 32.2.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, X690, and X695 series switches.