OpenVPN / openvpn-gui

OpenVPN GUI is a graphical frontend for OpenVPN running on Windows 7 / 8 / 10. It creates an icon in the notification area from which you can control OpenVPN to start/stop your VPN tunnels, view the log and do other useful things.
Other
1.38k stars 397 forks source link

PLAP ask for Password #645

Closed marius137 closed 9 months ago

marius137 commented 11 months ago

Currently PLAP only works with VPN Configs without Private Key Password. Some Appliances don't allow exporting configs without a Password. Is it possible for PLAP to ask for/store the Password or read the stored password in the same way the normal desktop Client does?

selvanair commented 10 months ago

PLAP should prompt for private key password (as well as username/password, if enabled) on the login screen. Note that PLAP requires management keyword in the config -- see README in this repo for details (section https://github.com/OpenVPN/openvpn-gui#persistent-or-pre-started-connections and the one below it). If still doesn't work, please post your config with sensitive info redacted.