How to save both "auth pasword" and "private key password" #1197
Replies: 1 comment
-
Found the solution https://stackoverflow.com/questions/11240184/pass-private-key-password-to-openvpn-command-directly-in-ubuntu-10-10 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am connecting from linux openwrt openvpn client to a sever which used the angristan script to install and setup openvpn.
I am family with auth-user-pass for other servers and have used that before, but it does not seem to work for this openvpn setup, which means I need to enter via STDIN each time I connect. How do I go about saving the password so that it no longer asks me on the cli when connecting?
Beta Was this translation helpful? Give feedback.
All reactions