On Sun, Oct 19, 2003 at 02:31:55PM +0200, Noam Rathaus wrote:
> Hi,
>
> I have been trying for a few hours now to get my Visual C++ to compile the
> OpenVPN user mode client, but without any luck, I would be happy to hear from
> someone who was able to, or has an idea how to do it.
>
> I have M
If someone is interested, I wrote a little patch for check if a
certificate is revoked using a crl in PEM format generated from ca.
I added a --crl-verify "crl.pem" option to specify the crl filename.
It works for me ;)
Regards Stefano.
diff -Naurp openvpn-1.5_beta12/openvpn.c openvpn-1.5_beta12.