diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-12-11 20:32:46 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-12-11 20:32:46 +0100 |
commit | 91e7d86a27814ff35a4cc9630585572082ce4138 (patch) | |
tree | 9b77b3cdce16d6d15ce035cc32a6cef08447174b /docs/configuration/vpn | |
parent | 67965db96acdfea20e7b190e7f7d456e6b3d0dc0 (diff) | |
download | vyos-documentation-91e7d86a27814ff35a4cc9630585572082ce4138.tar.gz vyos-documentation-91e7d86a27814ff35a4cc9630585572082ce4138.zip |
T4792: add initial documentation for SSTP client
Diffstat (limited to 'docs/configuration/vpn')
-rw-r--r-- | docs/configuration/vpn/sstp.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/configuration/vpn/sstp.rst b/docs/configuration/vpn/sstp.rst index 4f90260e..f3e062fe 100644 --- a/docs/configuration/vpn/sstp.rst +++ b/docs/configuration/vpn/sstp.rst @@ -1,8 +1,8 @@ .. _sstp: -#### -SSTP -#### +########### +SSTP Server +########### :abbr:`SSTP (Secure Socket Tunneling Protocol)` is a form of :abbr:`VPN (Virtual Private Network)` tunnel that provides a mechanism to transport PPP |