OpenVPN, NetworkManager & SELinux denial
If you get an avc denial from selinux when you initiate an openvpn link in NetworkManager then here is a solution:
# chcon -t cert_t /your/certificates/dir/*
Credits go to the most helpful folks in the #fedora-selinux irc channel on freenode.
Categories: Linux and Open Source, Tips and tricks