C613-50170-01 Rev B
Command Reference for x510 Series
1913
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
OCAL
RADIUS S
ERVER
C
OMMANDS
CLIENT
NAME
-
CHECK
client name-check
Overview
This command sets the global behavior for certificate name-checking for the
RadSecProxy localserver application to
on
. This behavior will be used for all clients
associated with the application that do not specify a behavior on a per-client basis.
If name-checking is enabled, the Common Name portion of the subject field of the
client’s X.509 certificate must match the domain name or IP address specified in
the
client (radsecproxy-aaa)
command.
Use the
no
variant of this command to set the global behavior for certificate name
checking to
off
Syntax
client name-check
no client name-check
Default
Certificate name checking is on by default.
Mode
RadSecProxy Local Server Configuration
Example
Disable certificate name checking globally with the following command:
awplus#
configure terminal
awplus(config)#
radius-secure-proxy local-server
awplus(config-radsecproxy-srv)#
no client name-check
Related
Commands