configure ssh2 x509v3 ocsp overrideNEW!

configure ssh2 x509v3 ocsp override [url | none]

Description

This command configures one HTTP Online Certificate Status Protocol (OCSP) override URL for an SSH2 x509v3 authentication.

Syntax Description

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).

Default

None.

Usage Guidelines

Only HTTP is supported with either FQDN or IP.

Example

The following example configures an override URL of http://sshocsp:2023:

# configure ssh2 x509v3 ocsp override http://sshocsp:2023

History

This command was first available in ExtremeXOS 32.2.

Platform Availability

This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.