A few questions about revoking keys
Peter Davis via Openvpn-users <[email protected]>
| Newsgroups | gmane.network.openvpn.user |
|---|---|
| Message-ID | <kEjxvk6kpb6FVlX21Tsl4_E12voh4EUWZk_bWQeEDNXAHjTozejwHc4Q67YFElGHn5owWtJxoVVKCP6vIVJTz7DeAQm-qjYenuUMaLYpbxk=@proton.me> |
Hello, I want to revoke a user's key and I have a few questions: 1- If I revoke a key and create a new key with the same name as before, can the previous user connect to the server? 2- If I use the ./revoke-full "Client_Name" command to revoke a key, do I need to add a line to the server configuration file? For example, something like "crl-verify crl.pem". Thank you.