** Changed in: plasma-nm
Status: New => Fix Released
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-nm in Ubuntu.
https://bugs.launchpad.net/bugs/606365
Title:
unable to import config with inlined ca, cert, key or tls-auth
Made a script to split a single OpenVPN file to multiple to avoid the issue due
to XML chunks within the single file breaking network-manager-openvpn when
importing
https://gist.github.com/ThomasG77/5c09eead1244f9d1d2bd7fa70b26fead
--
You received this bug notification because you are a member
I am having the same issue on Ubuntu 18.04 LTS.
sudo nmcli connection import type openvpn file config.ovpn
gives the following error
Error: failed to import 'config.ovpn': configuration error: unsupported 3th
argument net_gateway to “route” (line 12).
Running
sudo openvpn config.ovpn
works
--
I was able to solve my problems on Ubuntu Mate 18.04 by using the
command line (rather than the network manager gui) to import the .ovpn
as follows:
User@Node-99:~/Downloads$ sudo nmcli connection import type openvpn file
Miami.ovpn
Error: failed to import 'Miami.ovpn': configuration error: inval
My ubuntu 16.04 has affected but #77 fixed it.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-nm in Ubuntu.
https://bugs.launchpad.net/bugs/606365
Title:
unable to import config with inlined ca, cert, key or tls-auth
To manage not
Just experienced this issue in Ubuntu 17.04. Manually configuring the
key-direction as stated in #76 fixed it.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-nm in Ubuntu.
https://bugs.launchpad.net/bugs/606365
Title:
unable to imp
** Changed in: plasma-nm
Status: Unknown => New
** Changed in: plasma-nm
Importance: Unknown => High
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-nm in Ubuntu.
https://bugs.launchpad.net/bugs/606365
Title:
unable to im
plasma-nm was fixed in Wily with https://launchpad.net/ubuntu/+source
/plasma-nm/4:5.3.95-0ubuntu1
** Also affects: plasma-nm (Ubuntu)
Importance: Undecided
Status: New
** Changed in: plasma-nm (Ubuntu)
Importance: Undecided => Medium
** Changed in: network-manager-openvpn (Ubuntu)