Page MenuHomeVyOS Platform

Generate ovpn openvpn client configuration files
Closed, ResolvedPublicFEATURE REQUEST

Description

Generate from op-mode clients .ovpn files that include all parameters for connecting to OpenVPN server.
Proposed op-mode

generate openvpn client-config interface <vtunX> ca <ca-cert> client <client-cert> key <client-key>

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Event Timeline

PR https://github.com/vyos/vyos-1x/pull/1217

generate openvpn client-config interface vtun94 ca openvpn_vtun94 certificate client01
Viacheslav changed the task status from Open to Needs testing.Feb 11 2022, 1:37 PM
dmbaturin claimed this task.