|
|
I followed "Revoking Certificates" in the howto from the website. It looks like it works, I add: crl-verify /etc/openvpn/keys/crl.pem But restarting OpenVPN, it dies on: Jul 24 09:57:57 carp0 openvpn[29518]: 70.72.178.219:1059 CRL: cannot read: /etc/openvpn/keys/crl.pem: Permission denied (errno=13) crl.pem was permissioned rw by root, and read by everyone else. I changed this to rw by everyone but it still gives permission denied. OpenVPN is set to run as nobody, I'm certain that exact path exists and I'm running 2.0.7 on OpenBSD 3.8. Anyone know what I've done wrong? Thanks, Chris ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |