OpenVPN config issue

Now all 1.3 and 1.4 rollings has an issue: the command “set interface openvpn vtun0 openvpn-option blabla” adds inappropriate "-- " to string in the /run/openvpn/vtun0.conf, so the string not works.

Could you post example config and the output that ends up in the file?

It’s probably best if you’re 100% sure there’s a bug here, to log it on Phabriactor.

My forum’s login isn’t working there
I’ve found where to change: string 286 in usr/share/vyos/templates/openvpn/server.conf.tmpl should be {{ argument }} instead of --{{ argument }}