-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No more client revocation feature #160
Comments
Hm, indeed. Please try to break the PR into meaningful chunks. There is one already open for ipv6 support, perhaps you want to take a look at it too. |
Yes, when I say "we" I mean our team at the UdelaR, who are working on this fork of your role. So I speak about the same PR, sorry. I'm putting issues here but PRs on our fork, saying in commits which issues they will close. @santiagomr is checking and integrating all in a PR with clear meaningful chunks. |
The variable
openvpn_clients_revoke
is no longer used in the role.Indeed, it is now in the scope of the separate easy_rsa role to deal with clients credentials.
However, the openvpn role should at least manage the deletion of the .ovpn file it creates here.
We're including this in a PR soon.
The text was updated successfully, but these errors were encountered: