Page MenuHomeVyOS Platform

Add SSTP VPN client
Closed, ResolvedPublicFEATURE REQUEST

Description

Add the ability to connect to the SSTP VPN server as a client

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)

Event Timeline

c-po changed the task status from Open to Needs testing.Dec 11 2022, 7:28 PM
c-po triaged this task as Wishlist priority.
c-po edited a custom field.
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
vyos@vyos# show interfaces sstpc
 sstpc sstpc10 {
     authentication {
         password vyos
         user vyos
     }
     server sstp.vyos.net
     ssl {
         ca-certificate VyOS-CA
     }
 }

Can be used to connect to a SSTP server isntance