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.2.
This command is available on ExtremeSwitching 5320, 5420, 5520, and 5720 series switches.