adamwalach / openvpn-web-ui

Web interface (with golang backend) for monitoring and administration of OpenVPN server
MIT License
673 stars 274 forks source link

How to remove old certs? #19

Open bobiala opened 5 years ago

bobiala commented 5 years ago

Hello, when will removing old certs be enabled? Or is there any way now to do this without the web panel?

darthm0e commented 3 years ago

in the openvpn-data folder should exist a "keys" folder. There you find an index.txt with all certs issued listed. Removing the corresponding line from that file and deleting all user-to-remove.* files in the openvpn-data folder, deletes the User. Can't login anymore with my testuser here after this