Hello! I use openSUSE Slowroll and need to setup OpenVPN connection in NetworkManager with certificates on my token. I can establish connection by cli with following command: “sudo openvpn connection.ovpn”, when connection.ovpn contain
In my corporate notebook with Ubuntu 22.04 I can connect by NetworkManager, it have “Certificates (TLS), PKCS#11” authentication type for openVPN in nm-conection-editor:
I tried nm-connection-editor on Ubuntu 24.04 and it does not offer PKCS#11 for OpenVPN. Maybe you can find out what enables it on your Ubuntu installation.
I do not even see the string “providers” (or “PKCS#11”) in the NetworkManager-openvpn sources. You say it is corporate image - maybe your company is using custom build?