Ongoing OpenVPN Issues

The keys and certs should be stored to one of the following locations:

sudo semanage fcontext -l | grep -e home_cert_t

Make sure to repair SELinux labels after importing the client profile:

sudo restorecon -R /path/to/keys_and_certs
4 Likes