flant / ovpn-admin

Simple web UI to manage OpenVPN users.
Apache License 2.0
1.39k stars 261 forks source link

Add support for setting private key password for users #145

Closed LorianColtof closed 1 year ago

LorianColtof commented 2 years ago

Adds the possibility to set a password for the private key of the user when creating or rotating a user.

LorianColtof commented 1 year ago

So, can anyone give an update when this PR will be reviewed/merged?

sprait commented 1 year ago

Sorry for the late reply. For full functionality, we would also need to create a way to change a password that has already been set, which is impossible to do if the password has been lost or forgotten. So we don't want to support this feature.