Package: network-manager-openvpn Version: 1.8.4-1 `/var/lib/openvpn/chroot/` is silently prepended to the `crl-verify-file` path specified in the keyfile (connection profile). For example, `crl-verify-file=/var/lib/openvpn/chroot/crl.rsa.2048.pem` becomes `/var/lib/openvpn/chroot//var/lib/openvpn/chroot/crl.rsa.2048.pem`.
This results in nm-openvpn failing with the following error: `Options error: --crl-verify fails with '/var/lib/openvpn/chroot//var/lib/openvpn/chroot/crl.rsa.2048.pem': No such file or directory`