nm-l2tp / NetworkManager-l2tp

L2TP and L2TP/IPsec support for NetworkManager
GNU General Public License v2.0
486 stars 83 forks source link

KDE support #148

Closed tpimont closed 3 years ago

tpimont commented 3 years ago

Hi,

It is not really an issue, but is there a way to add Network Manager l2tp machine certificate support for KDE ? In KDE the plugin only support user certificates not machine.

Thanks

dkosovic commented 3 years ago

You need plasma-nm 5.19 or later which has machine certificate support: IPsec config certificate

tpimont commented 3 years ago

I try with kubuntu 20.10 with plasma 5.19 but i dont see this, only PSK . I will try another time with kubuntu 20.10 an install nm-l2tp with certificates support

tpimont commented 3 years ago

I can confirm that with an installed version of Kubuntu 20.10 daily 18092020, Kde Network Manager have L2tp machine certificates support. Thanks for your help .

dkosovic commented 3 years ago

Glad to hear you resolved it.

If you ever want an Ubuntu 20.04 based Linux distribution with the latest stable KDE support (from KDE themselves), I would recommend KDE neon User Edition :

dkosovic commented 3 years ago

Forgot to mention I haven't made a network-manager-l2tp 1.8.2 package which has certificate support for Ubuntu 20.10 yet:

Ubuntu doesn't consider OpenSSL to be a system library, so it would be a violation to link GPL'ed code against versions of OpenSSL < 3.0.0. Those launchpad network-manager-l2tp 1.8.2 packages are statically linked against alpha version of OpenSSL. Ubuntu doesn't allow statically linked packages, but it is okay for launchpad packages.

So for the time being, you will probably need to build network-manager-l2tp 1.8.2 from source code for Ubuntu 20.10.