Skip to content
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

implement user deletion functionality #1132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

c0d3sling3r
Copy link

I wrote a function in the main script to remove a client information from /etc/openvpn directory and add an option in the manageMenu to operate the function.

@TinCanTech
Copy link
Contributor

This will cause revoked certificates to be allowed to connect to the VPN.

Please, do not edit EasyRSA index.txt, unless you know what you are doing.

@c0d3sling3r
Copy link
Author

c0d3sling3r commented Mar 17, 2023

It seems I'm missing something. How could it be possible to connect while all related files are removed and the index.txt is updated?

@TinCanTech
Copy link
Contributor

If you edit index.txt then you corrupt your CA database.

As for your other question, please learn how X509 certificates work.

@c0d3sling3r
Copy link
Author

Thanks. I'll read about that.

Do you have any suggestions to remove a client in a clean way? I mean, is there any convenient way to do so? Probably you have thought about it before and it just cannot be done easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants