summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig/sstpc.py
AgeCommit message (Collapse)Author
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 } }