[Openvpn-devel] Modifying Proxy.c

2004-07-13 Thread webmaster
Hi, because of the restart problem I mentioned before, I would like to modify the proxy.c by implementing the communication with HTTP "POST" and "GET" requests. I've I'm right, proxy.c defines only the behavior of the client. Now I wondered where I find the Implementation of the server-side.

[Openvpn-devel] Passing private key passphrase to openvpn

2004-07-13 Thread Mathias Sundman
I'd like to implement a way to hand over the private key passphrase to openvpn, to be able to add this feature to my GUI. We have discussed that this could/should be done via the management interface that we've discussed alot. However, I'd like to add the passphrase feature now so I wonder