Re: [Openvpn-devel] beta1.5_12 CRL

2003-10-17 Thread James Yonan
Stefano Bracalenti said: > 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. Stefano, Excellent w

[Openvpn-devel] beta1.5_12 CRL

2003-10-17 Thread Stefano Bracalenti
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.