OpenVPN server clients status

Hi,

I'm using Flint 2 as an OpenVPN server for few clients. I was disappointed that I wasn't able to generate different client configs to be authenticated only with certificates but that's that.

Now I'd like to have some context of my connections and I'd like to be able to see some form of status.

Can anyone point me in right direction?

There's an option in OpenVPN server config that I'd like to add but I'm unable to find a way to not be overwritten.

status /tmp/openvpn-status.log

Thanks.

Hello,

The OpenVPN server start is based on this script /lib/netifd/proto/ovpnserver.sh

But not sure whether it is able to see the status after adding it.