From 92b468b9a0d5eee8484601568227f7c56e71b119 Mon Sep 17 00:00:00 2001 From: Nataliia Solomko Date: Thu, 9 May 2024 16:35:48 +0300 Subject: sstp: T4393: Add support to configure host-name (SNI) --- interface-definitions/vpn_sstp.xml.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/vpn_sstp.xml.in b/interface-definitions/vpn_sstp.xml.in index d23a001d5..d9ed1c040 100644 --- a/interface-definitions/vpn_sstp.xml.in +++ b/interface-definitions/vpn_sstp.xml.in @@ -53,6 +53,15 @@ #include #include #include + + + Only allow connection to specified host with the same TLS SNI + + #include + + Host-name must be alphanumeric and can contain hyphens + + -- cgit v1.2.3