This command configures one HTTP Online Certificate Status Protocol (OCSP) override URL for Transport Layer Security (TLS) connections to a remote Syslog server.
syslog | Specifies configuring the remote Syslog target. |
tls | Specifies Transport Layer Security (TLS). |
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 overrive 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://syslogocsp:2022:
# configure radius tls ocsp override http://syslogocsp:2022
This command was first available in ExtremeXOS 32.1.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.