Version: (using KDE 4.2.3) Installed from: Ubuntu Packages The description says the most: It would be very useful, if open-vpn could upload config files for openvpn. Configuring vpns is often complicated. The naming of the config options in different interfaces is different. But the config-files are allways the same. Some VPN providers like Hotplots in Germany provide these files. So it would be very useful if one could upload them, especially since not all the config options openvpn provides can be handled via the VPN-configuration. I have seen there is another wish for vpnc here: https://bugs.kde.org/show_bug.cgi?id=182984 . So may be if the naming of one of the reports if changed to a more general one, they could be merged to one.
*** Bug 223282 has been marked as a duplicate of this bug. ***
*** Bug 276282 has been marked as a duplicate of this bug. ***
*** Bug 276771 has been marked as a duplicate of this bug. ***
kvpnc works with the vommon ovpnc files - maybe that helps. If one of the developers needs a testaccount on our openvpn server i could arrange that
Git commit 655b70e4fac222feba74fbab6b6fb3a67be97258 by Lamarque V. Souza. Committed on 25/07/2011 at 16:54. Pushed by lvsouza into branch 'nm09'. Support for importing/exporting OpenVPN connections. Thanks Rajeesh K Nambiar for this patch. BUG: 194099 REVIEW: 102059 FIXED-IN: nm09 M +2 -1 vpnplugins/novellvpn/novellvpn.h M +8 -2 vpnplugins/openconnect/openconnectui.cpp M +8 -2 vpnplugins/pptp/pptp.cpp M +7 -0 settings/config/manageconnectionwidget.h M +12 -2 settings/config/manageconnectionwidget.cpp M +2 -1 vpnplugins/strongswan/strongswan.h M +11 -3 libs/ui/vpnuiplugin.h M +2 -1 vpnplugins/pptp/pptp.h M +2 -1 vpnplugins/openvpn/openvpn.h M +580 -8 vpnplugins/openvpn/openvpn.cpp M +8 -2 vpnplugins/novellvpn/novellvpn.cpp M +9 -2 vpnplugins/vpnc/vpnc.cpp M +2 -1 vpnplugins/vpnc/vpnc.h M +2 -1 vpnplugins/openconnect/openconnectui.h M +8 -2 vpnplugins/strongswan/strongswan.cpp http://commits.kde.org/networkmanagement/655b70e4fac222feba74fbab6b6fb3a67be97258
*** Bug 281941 has been marked as a duplicate of this bug. ***