Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#65850 - [networkmanager-openvpn] Can't import OpenVPN configuration (can't detect key)
Attached to Project:
Arch Linux
Opened by Anurak Jannawan (be99inner) - Monday, 16 March 2020, 06:47 GMT
Last edited by Jan Alexander Steffens (heftig) - Friday, 10 July 2020, 18:42 GMT
Opened by Anurak Jannawan (be99inner) - Monday, 16 March 2020, 06:47 GMT
Last edited by Jan Alexander Steffens (heftig) - Friday, 10 July 2020, 18:42 GMT
|
DetailsDescription:
Network Manager can't import OpenVPN configuration file. when you import configuration, NetworkManager can't find key of client. Additional info: * package version(s): extra/networkmanager-openvpn 1.8.12-1 * openvpn farmat. ``` client dev tun proto udp remote openvpn.sample.host.com 1194 resolv-retry infinite nobind remote-cert-tls server tls-version-min 1.2 verify-x509-name exmaple-name name cipher AES-256-CBC auth SHA256 auth-nocache verb 3 <ca> -----BEGIN CERTIFICATE----- -----END CERTIFICATE----- </ca> <cert> -----BEGIN CERTIFICATE----- -----END CERTIFICATE----- </cert> <key> -----BEGIN ENCRYPTED PRIVATE KEY----- -----END ENCRYPTED PRIVATE KEY----- </key> <tls-crypt> -----BEGIN OpenVPN Static key V1----- -----END OpenVPN Static key V1----- </tls-crypt> ``` Steps to reproduce: * Add new VPN. * Import from file. * Click import OpenVPN file |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Friday, 10 July 2020, 18:42 GMT
Reason for closing: Fixed
Additional comments about closing: libnma 1.8.30
Friday, 10 July 2020, 18:42 GMT
Reason for closing: Fixed
Additional comments about closing: libnma 1.8.30
First time, It's work on. But next time it's won't work because private key is lost from setting.
[1]: https://gitlab.gnome.org/GNOME/libnma/-/commit/b09c4dc2a8d3d7d44b9fc7ec22d499b7641de8c5