Re: [Openvpn-devel] A few questions related to the management interface

2012-05-07 Thread Adrien Bustany
Le 2012-05-07 16:51, Alon Bar-Lev a écrit : On Mon, May 7, 2012 at 2:58 PM, Adrien Bustany wrote: Hi, I was toying with the management interface of openvpn (on server side), to monitor the connections/disconnections of my clients. The clients are authenticated with TLS certificates, without

Re: [Openvpn-devel] A few questions related to the management interface

2012-05-07 Thread Alon Bar-Lev
On Mon, May 7, 2012 at 2:58 PM, Adrien Bustany wrote: > Hi, > > I was toying with the management interface of openvpn (on server side), > to monitor the connections/disconnections of my clients. The clients > are authenticated with TLS certificates, without a password. I needed to > patch two thin

[Openvpn-devel] A few questions related to the management interface

2012-05-07 Thread Adrien Bustany
Hi, I was toying with the management interface of openvpn (on server side), to monitor the connections/disconnections of my clients. The clients are authenticated with TLS certificates, without a password. I needed to patch two things in order to get things working as I wanted, but since I'm ne