C613-50170-01 Rev B
Command Reference for x510 Series
1912
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
OCAL
RADIUS S
ERVER
C
OMMANDS
CLIENT
MUTUAL
-
AUTHENTICATION
client mutual-authentication
Overview
This command enables or disables mutual certificate authentication for all
RadSecProxy clients. When enabled, the RadSecProxy local-server application will
request and validate an X.509 certificate from the client when establishing a
connection.
The
no
variant of this command disables mutual certificate validation. The
local-server application will still transmit the local server certificate to the client,
but will not expect or validate a certificate from the client.
Syntax
client mutual-authentication
no client mutual-authentication
Default
Mutual authentication is enabled by default.
Mode
RadSecProxy Local Server Configuration
Example
Disable mutual certificate validation with the following command:
awplus#
configure terminal
awplus(config)#
radius-secure-proxy local-server
awplus(config-radsecproxy-srv)#
no client
mutual-authentication
Related
Commands
radius-secure-proxy local-server
Command
changes
Version 5.4.6-2.1: command added