I recently added an option that allows you to revert an OpenVPN client or server back to its factory default settings.
One thing I'm not sure yet how to handle: the SSL key/certificates, which are stored in /jffs/openvpn/ .
Right now, what I do is I rename them so they aren't used by the server, but the files remain there in case you change your mind and need to recover them.
However, I can see a potential usage scenario where someone might want to really wipe them, before handing the router to someone else (for example).
What is everyone's thought? Should key/certs be renamed, or deleted (and hope that users are taking advantage of the JFFS backup feature that I added a few months ago)?
I would rather avoid the addition of a "backup key/certs" option for now, as I prefer to keep things as simple as possible UI-wise, but I'm not totally opposed to it.
One thing I'm not sure yet how to handle: the SSL key/certificates, which are stored in /jffs/openvpn/ .
Right now, what I do is I rename them so they aren't used by the server, but the files remain there in case you change your mind and need to recover them.
However, I can see a potential usage scenario where someone might want to really wipe them, before handing the router to someone else (for example).
What is everyone's thought? Should key/certs be renamed, or deleted (and hope that users are taking advantage of the JFFS backup feature that I added a few months ago)?
I would rather avoid the addition of a "backup key/certs" option for now, as I prefer to keep things as simple as possible UI-wise, but I'm not totally opposed to it.