Revoking certificate
Posted: Tue Mar 13, 2018 8:09 pm
Hello,
I am having troubles revoking certificates. I followed the instructions here:
https://openvpn.net/index.php/open-sour ... tml#revoke
Openvpn version: 2.3.10-1ubuntu2.1
Server OS: Ubuntu 16.04.4 LTS
Unfortunately output of
looks like this
I performed the comand in the "easy-rsa" directory and did start with
All certificates where in the specified place.
I checked forums and internet and could not find a solution. Can anybody give me a hint how to solve the issue?
I am having troubles revoking certificates. I followed the instructions here:
https://openvpn.net/index.php/open-sour ... tml#revoke
Openvpn version: 2.3.10-1ubuntu2.1
Server OS: Ubuntu 16.04.4 LTS
Unfortunately output of
Code: Select all
./revoke-full client1
looks like this
Code: Select all
Using configuration from /etc/openvpn/easy-rsa2/openssl-1.0.0.cnf
unable to load certificate
139926510765720:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:701:Expecting: TRUSTED CERTIFICATE
Using configuration from /etc/openvpn/easy-rsa2/openssl-1.0.0.cnf
unable to load certificate
139667813103256:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:701:Expecting: TRUSTED CERTIFICATE
Code: Select all
. ./vars
All certificates where in the specified place.
I checked forums and internet and could not find a solution. Can anybody give me a hint how to solve the issue?