From 656934e85cee799dba5b495d143f6be445ac22d5 Mon Sep 17 00:00:00 2001 From: Lucas Christian Date: Thu, 28 Dec 2023 22:07:07 -0800 Subject: T5870: ipsec remote access VPN: add x509 ("pubkey") authentication. --- interface-definitions/vpn-ipsec.xml.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/vpn-ipsec.xml.in b/interface-definitions/vpn-ipsec.xml.in index 64cfbda08..1847401b5 100644 --- a/interface-definitions/vpn-ipsec.xml.in +++ b/interface-definitions/vpn-ipsec.xml.in @@ -772,8 +772,12 @@ Client authentication mode - eap-tls eap-mschapv2 eap-radius + x509 eap-tls eap-mschapv2 eap-radius + + x509 + Use IPsec x.509 certificate authentication + eap-tls Use EAP-TLS authentication @@ -787,7 +791,7 @@ Use EAP-RADIUS authentication - (eap-tls|eap-mschapv2|eap-radius) + (x509|eap-tls|eap-mschapv2|eap-radius) eap-mschapv2 -- cgit v1.2.3