Answer the question
In order to leave comments, you need to log in
Multiple certificate revocation in OpenVpn?
Hello! I have a question about revoking client certificates in OpenVpn. The manual says to revoke a certificate, use the revoke-full command
(
cd ~/openvpn-ca
source vars
./revoke-full clientname
sudo cp ~/openvpn-ca/keys/crl.pem /etc/openvpn
crl-verify crl.pem
Answer the question
In order to leave comments, you need to log in
Good afternoon, belated answer, but MB will help someone.
1. When revoking a certificate, an entry is created in index.txt, the sign R and the date of the certificate revocation are affixed. Those. client1 has already been withdrawn and a second procedure is not required.
2. a) if the unique name key is active, a duplicate record will not be created. b) if you correctly revoked the certificate, then the client will not connect anyway, but a new one will be created and will work, it will be assigned a new certificate.
3. You can try to connect from several devices, but due to the conflict of ip addresses, you will not be able to work on them.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question