I use Soles B with openvpn without problem but today i install Soles KDE and i can't use openvpn (same config file) only work with sudo command
Openvpn
If you're a member of sudo group in Budgie, add yourself to sudo in Plasma as well, and optionally switch off password request for it.
Okay i fix the problem on openvpn server, from tls-crypt to tls-auth.
If you have only tls-crypt and want use KDE plasma you need to make new file and past the key
-----BEGIN OpenVPN Static key V1-----
In network manger add your vpn file then go to advance to select the tls-crypt mode and add key file.
- Edited
loudtrees
I just tried setting it up fresh and it failed. After some troubleshooting, for me the issue was it did not import the cipher configuration for the server...
So goto the imported VPN connections settings -> VPN (openvpn) tab -> advanced button on the bottom right ->security tab -> set cipher manually from the drop down list.
For me the contents of the Austria.ovpn file contained the line cipher aes-128-cbc
so that is what I set it to. After that it connected fine. Should probably set HMAC too if its blank for me that would be sha1
fixed with the current updates thank you solus