Skip to content
This repository has been archived by the owner on Feb 9, 2019. It is now read-only.

OpenVPN: AVC denial when placing static.key in ~/openvpnconfigs/inventory-hostname #6

Open
smossber opened this issue Jan 4, 2019 · 0 comments

Comments

@smossber
Copy link

smossber commented Jan 4, 2019

Get denials when trying to use the openvpn config out of the box.
Suggested fixes is:

# semanage fcontext -a -t home_cert_t /home/moss/openvpnconfigs/88.99.5.77/static.key
# restorecon -R -v /home/moss/openvpnconfigs/88.99.5.77/static.key

or

# mv /home/moss/openvpnconfigs/88.99.5.77/static.key ~/.cert
# restorecon -R -v ~/.cert
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant