I'm using this configuration in /etc/openvpn/client.conf:
------------------8<------------------
client
dev tun
proto udp
remote 10.0.0.1 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca cacert.pem
cert client.pem
key clientkey.pem
verb 3
------------------8<--------------
even though it works with invoke-rc.d in the command line, nm doesn't seem to 
support a config like that.
I've tried many different configurations, even one that does ask for a 
password, but they didn't work.
I even tried changing the nm openvpn GConf entries with gconf-editor, but those 
only caused nm-applet to break beyond repair till next reboot (logoff doesn't 
fix it and I haven't determined exactly where the error goes).

-- 
[feisty] network-manager-openvpn doesn't work when using x509 and private key 
file has password
https://bugs.launchpad.net/bugs/132060
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to