Not sure if this is still relevant so shortly before 17.x, but I just noticed that the OpenVPN Client Export feature does not un-escape strings from the "additional config options" box.
I tried to put in the "reneg-sec 0" option there, which ended up in the ovpn file as "reneg-sec%200" with the space still web-encoded.
Hi woo,
Fixed and part of the upcoming 17.1.1: https://github.com/opnsense/core/commit/012d0b90
To apply locally:
# opnsense-patch 012d0b90
Cheers,
Franco
works now - thanks a lot :)