diff options
Diffstat (limited to 'docs/configuration/vpn')
| -rw-r--r-- | docs/configuration/vpn/openconnect.rst | 2 | ||||
| -rw-r--r-- | docs/configuration/vpn/sstp.rst | 3 | 
2 files changed, 1 insertions, 4 deletions
| diff --git a/docs/configuration/vpn/openconnect.rst b/docs/configuration/vpn/openconnect.rst index 43641d06..1b48571d 100644 --- a/docs/configuration/vpn/openconnect.rst +++ b/docs/configuration/vpn/openconnect.rst @@ -48,7 +48,7 @@ Server Configuration    set vpn openconnect authentication local-users username <user> password <pass>    set vpn openconnect authentication mode <local password|radius> -  set vpn opneconnect network-settings client-ip-settings subnet <subnet> +  set vpn openconnect network-settings client-ip-settings subnet <subnet>    set vpn openconnect network-settings name-server <address>    set vpn openconnect network-settings name-server <address>    set vpn openconnect ssl ca-certificate <pki-ca-name> diff --git a/docs/configuration/vpn/sstp.rst b/docs/configuration/vpn/sstp.rst index f8bc4063..4f90260e 100644 --- a/docs/configuration/vpn/sstp.rst +++ b/docs/configuration/vpn/sstp.rst @@ -158,9 +158,6 @@ SSL Certificates    Path to `<file>` pointing to the servers certificate (public portion). -.. cfgcmd:: set vpn sstp ssl key-file <file> - -  Path to `<file>` pointing to the servers certificate (private portion).  PPP Settings  ------------ | 
