![Alied Telesis GS970M/10 Command Reference Manual Download Page 1203](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_28967731203.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
1203
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
AAA C
OMMANDS
SERVER
MUTUAL
-
AUTHENTICATION
server mutual-authentication
Overview
This command enables or disables mutual certificate authentication for all
RadSecProxy servers. When enabled, the RadSecProxy AAA application will send a
local X.509 certificate to the server when establishing a TLS connection.
Use the
no
variant of this command to disable mutual certificate validation
causing the RadSecProxy AAA application to not transmit a certificate to the server.
NOTE
:
If mutual authentication is disabled on the client (AAA) application but enabled
on the server, a connection will not be established.
Syntax
server mutual-authentication
no server mutual-authentication
Default
Mutual authentication is enabled by default.
Mode
RadSecProxy AAA Configuration Mode
Example
Disable mutual certificate validation with the following command:
awplus#
configure terminal
awplus(config)#
radius-secure-proxy aaa
awplus(config-radsecproxy-aaa)#
no server
mutual-authentication
Related
Commands
Command
changes
Version 5.4.6-2.1: command added