Merge pull request #1438 from vyos/mergify/bp/sagitta/pr-1432

sstp: T4393: Add support to configure host-name (SNI) (backport #1432)
This commit is contained in:
Christian Breunig 2024-05-10 14:17:54 +02:00 committed by GitHub
commit 4d29fbc73b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
***********************