From 97de067b7c6b8eb3368274237883666f5ad4501e Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 1 Feb 2020 10:49:35 +0100 Subject: sstp: shorten completion helper on "protocols" --- interface-definitions/sstp.xml.in | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/interface-definitions/sstp.xml.in b/interface-definitions/sstp.xml.in index 67326da66..10b97b833 100644 --- a/interface-definitions/sstp.xml.in +++ b/interface-definitions/sstp.xml.in @@ -88,28 +88,28 @@ Authentication protocol for remote access peer SSTP VPN + + pap chap mschap mschap-v2 + pap - Require the peer to authenticate itself using PAP [Password Authentication Protocol]. + Authentication via PAP (Password Authentication Protocol) chap - Require the peer to authenticate itself using CHAP [Challenge Handshake Authentication Protocol]. + Authentication via CHAP (Challenge Handshake Authentication Protocol) mschap - Require the peer to authenticate itself using CHAP [Challenge Handshake Authentication Protocol]. + Authentication via MS-CHAP (Microsoft Challenge Handshake Authentication Protocol) mschap-v2 - Require the peer to authenticate itself using MS-CHAPv2 [Microsoft Challenge Handshake Authentication Protocol, Version 2]. + Authentication via MS-CHAPv2 (Microsoft Challenge Handshake Authentication Protocol, version 2) (pap|chap|mschap|mschap-v2) - - pap chap mschap mschap-v2 - -- cgit v1.2.3