Bug 419609

Summary: previously exported openvpn.conf importing fails on tls-auth key direction
Product: [Plasma] plasmashell Reporter: Gabor <gabor>
Component: Networking in generalAssignee: Jan Grulich <jgrulich>
Status: RESOLVED FIXED    
Severity: normal CC: nicolas.fella
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.27
Sentry Crash Report:

Description Gabor 2020-04-03 21:14:25 UTC
STEPS TO REPRODUCE
1. export an openvpn connection which have this line: "tls-auth some.key 1"
2. rename the file
3. import it
4. try to connect

OBSERVED RESULT
in the log: NetworkManager[69064]: Options error: Unknown key direction ' 1' -- must be '0' or '1'
in the settings it shows 1
after set to 0 and back to 1 it started working
Comment 1 Nicolas Fella 2023-01-20 01:56:48 UTC
In Plasma 5.27 we changed the VPN file import to closely match what nmcli does, so this should be fixed
Comment 2 Ben Cooksley 2024-12-23 18:23:45 UTC
Bulk transfer as requested in T17796