I have a openvpn config using keypairs instead of username/password.
For security reasons, the private key is encrypted with a password.
If I start the connection via openvpn from CLI, it asks for the private key password.
qopenvpn doesn't, and thus is not able to authenticate me to the server.
Is it possible to make qopenvpn ask for the password?