summaryrefslogtreecommitdiff
path: root/src/conf_mode/interfaces-sstpc.py
AgeCommit message (Collapse)Author
2022-12-17sstp: T4384: remote server is mandatory in client modeChristian Poessinger
2022-12-11sstp: T4384: initial implementation of SSTP client CLIChristian Poessinger
vyos@vyos# show interfaces sstpc sstpc sstpc10 { authentication { password vyos user vyos } server sstp.vyos.net ssl { ca-certificate VyOS-CA } }