PDA

View Full Version : [ubuntu] OpenVPN Certificate Revoke error


dipeshmehta
May 18th, 2009, 05:26 AM
Hello,

I am trying to revoke a certificate as guided at http://openvpn.net/index.php/documentation/howto.html#revoke but not getting through. I get following output:
root@server1:/usr/share/doc/openvpn/examples/easy-rsa/2.0# ./revoke-full user1
Using configuration from /usr/share/doc/openvpn/examples/easy-rsa/2.0/openssl.cnf
error on line 282 of config file '/usr/share/doc/openvpn/examples/easy-rsa/2.0/openssl.cnf'
32288:error:0E065068:configuration file routines:STR_COPY:variable has no value:conf_def.c:629:line 282
Using configuration from /usr/share/doc/openvpn/examples/easy-rsa/2.0/openssl.cnf
error on line 282 of config file '/usr/share/doc/openvpn/examples/easy-rsa/2.0/openssl.cnf'
32289:error:0E065068:configuration file routines:STR_COPY:variable has no value:conf_def.c:629:line 282
cat: crl.pem: No such file or directory
user1.crt: /C=IN/ST=GJ/L=RJ/O=ABC/OU=MKT/CN=USER1/emailAddress=USER1@DOMAIN.COM
error 3 at 0 depth lookup:unable to get certificate CRL


Can anybody please help me ?

Dipesh

dipeshmehta
May 21st, 2009, 02:54 AM
*** bump ***

senor_smile
February 2nd, 2010, 12:07 PM
I am having the same problem. anyone have any clue how to revoke certs made from openvpn on ubuntu?

senor_smile
February 2nd, 2010, 12:11 PM
Fixed!

see:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/231199