Page MenuHomeVyOS Platform

Add CLI and configuration scripts for stunnel
Open, NormalPublicFEATURE REQUEST

Description

Proposed CLI
Server site

set service stunnel server app1 listen-address 192.0.2.1
set service stunnel server app1 listen port 443
set service stunnel server app1 connect address 127.0.0.1
set service stunnel server app1 connect port 9999
set service stunnel server app1 ssl ca-certificate
set service stunnel server app1 ssl certificate xxx
set service stunnel server app1 ssl key xxx
set service stunnel server app1 psk secret
set service stunnel server app1 protocol socks

The client site

set service stunnel client app1 connect address <192.0.2.1|example.com>
set service stunnel client app1 connect port 443
set service stunnel client app1 listen port 9999
set service stunnel client app1 ssl certificate xxx

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Related Objects

StatusSubtypeAssignedTask
Resolveddmbaturin
OpenFEATURE REQUESTNone

Event Timeline

Viacheslav created this object in space S1 VyOS Public.
Viacheslav added a project: VyOS 1.5 Circinus.
Viacheslav changed the subtype of this task from "Task" to "Feature Request".
Viacheslav triaged this task as Normal priority.Jan 20 2024, 1:51 PM