summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNataliia Solomko <natalirs1985@gmail.com>2024-05-09 17:24:36 +0300
committerNataliia Solomko <natalirs1985@gmail.com>2024-05-10 13:13:23 +0300
commit30af00bd7f3b97e5aed539f42fbfc6eaa5535158 (patch)
tree28eed864c5b4c4c73f3972dd3a70a8fcd1ef0132 /docs
parent7b2427f73df9f4fc6bf05cd59fa83781c0e4ce2e (diff)
downloadvyos-documentation-30af00bd7f3b97e5aed539f42fbfc6eaa5535158.tar.gz
vyos-documentation-30af00bd7f3b97e5aed539f42fbfc6eaa5535158.zip
sstp: T4393: Add support to configure host-name (SNI)
Diffstat (limited to 'docs')
-rw-r--r--docs/configuration/vpn/sstp.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/configuration/vpn/sstp.rst b/docs/configuration/vpn/sstp.rst
index cc942ee5..cd064162 100644
--- a/docs/configuration/vpn/sstp.rst
+++ b/docs/configuration/vpn/sstp.rst
@@ -471,6 +471,11 @@ Global Advanced options
Windows Internet Name Service (WINS) servers propagated to client
+.. cfgcmd:: set vpn sstp host-name <hostname>
+
+ If this option is given, only SSTP connections to the specified host
+ and with the same TLS SNI will be allowed.
+
***********************
Configuring SSTP client
***********************