ansible-role-openvpn
ansible-role-openvpn copied to clipboard
Revocation: Also remove client cert
When re-adding a client with the same name, a new key will be generated because the key file was deleted during revocation. But no new and therefore matching certificate will be generated because that file still exists. The result will be a .ovpn file with mismatching key and cert.
Any comments on this?
@kyl191 , greetings!
Do you think you can accept this PR?