flant / ovpn-admin

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

PASSPHRASE #255

Open mcdemon05 opened 10 months ago

mcdemon05 commented 10 months ago

Hello!

Please add passphrase in ovpn-admin web interface for generate certs for new users.

Now I have to hack EasyRsa https://stackoverflow.com/questions/22415601/using-easy-rsa-how-to-automate-client-server-creation-process/77575886#77575886

But ovpn-admin developers could add --passin=pass:mypassphrase if I typed passphrase in web interface ovpn-admin

example: easyrsa "--passin=pass:mypassphrase" build-client-full test777 nopass 1>/dev/null