The OpenVPN connection fails with the following error: SIGUSR1[soft,private-key-password-failure] received, process restarting I have verified that the private-key-password is stored in "Standard" keyring as: VPN cert-pass secret for <VPN connection>. (see attachment) My config is this: [connection] id=VPN uuid=340bf0b0-5fdf-42cd-ad28-ead553655fdc type=vpn permissions= autoconnect=false secondaries= [ipv6] method=auto dns-search= ip6-privacy=0 [ipv4] method=auto dns-search= [vpn] service-type=org.freedesktop.NetworkManager.openvpn connection-type=tls auth=SHA256 tunnel-mtu=1500 cipher=AES-256-CBC comp-lzo=yes remote=<dyndns> cert-pass-flags=1 port=1194 dev-type=tun cert=/etc/openvpn/config/VPN/pc.crt ca=/etc/openvpn/config/VPN/pc.pem key=/etc/openvpn/config/VPN/pc.key ta=/etc/openvpn/config/VPN/ta.key I was expecting that line cert-pass-flags=1 forces usage of keyring, however this expected behavior is not working.
Attachment:
Auswahl_061.png
Description: PNG image