HomeVyOS Platform

sstp: T4384: initial implementation of SSTP client CLI

Description

sstp: T4384: initial implementation of SSTP client CLI

vyos@vyos# show interfaces sstpc
sstpc sstpc10 {

authentication {
    password vyos
    user vyos
}
server sstp.vyos.net
ssl {
    ca-certificate VyOS-CA
}

}

Details

Provenance
c-poAuthored on Dec 11 2022, 6:38 PM
Parents
rVYOSONEX3296a10dc27d: pppoe: T4384: remove unused import of leaf_node_changed
Branches
Loading...
Tags
Loading...