You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Magnus Kroken a456dd96e7 openvpn: quote parameters to --push in openvpn config file
OpenVPN requires arguments to --push to be enclosed in double quotes.
One set of quotes is stripped when the UCI config is parsed.
Change append_params() of openvpn.init to enclose push parameters in
double quotes.

Unquoted push parameters do not cause errors in OpenVPN 2.3,
but OpenVPN 2.4 fails to start with unquoted push parameters.

Fixes: FS#290.

Signed-off-by: Magnus Kroken <mkroken@gmail.com>
8 years ago
..
openvpn.config openvpn: let instances drop to nobody in default config. 9 years ago
openvpn.init openvpn: quote parameters to --push in openvpn config file 8 years ago
openvpn.upgrade openvpn: add from openvpn-devel from /packages, fix support for current polarssl 12 years ago