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

Difficulty level
Normal (likely a few hours)
Version
-
Why the issue appeared?
Will be filled on close
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 changed Difficulty level from Unknown (require assessment) to Normal (likely a few hours).
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