[GH-ISSUE #19] Apply correct selinux context #14

Open
opened 2026-02-26 03:33:30 +03:00 by kerem · 2 comments
Owner

Originally created by @laurivosandi on GitHub (Jan 23, 2017).
Original GitHub issue: https://github.com/laurivosandi/certidude/issues/19

When certidude client places certificates and keys under /var/lib/certidude NetworkManager/OpenVPN/Fedora combo doesn't like it. A quick hack right now seems to be following:

chcon -Rv --type=home_cert_t /var/lib/certidude

Originally created by @laurivosandi on GitHub (Jan 23, 2017). Original GitHub issue: https://github.com/laurivosandi/certidude/issues/19 When certidude client places certificates and keys under /var/lib/certidude NetworkManager/OpenVPN/Fedora combo doesn't like it. A quick hack right now seems to be following: ```chcon -Rv --type=home_cert_t /var/lib/certidude```
Author
Owner

@laurivosandi commented on GitHub (Mar 26, 2017):

Fixed with a663efd39e

<!-- gh-comment-id:289301322 --> @laurivosandi commented on GitHub (Mar 26, 2017): Fixed with a663efd39eae7709fd68ccc3ce0935034841c01b
Author
Owner

@laurivosandi commented on GitHub (Mar 7, 2018):

After relabeling the contexts are reset, probably need to add profile under /etc/selinux/targeted/contexts

<!-- gh-comment-id:371053749 --> @laurivosandi commented on GitHub (Mar 7, 2018): After relabeling the contexts are reset, probably need to add profile under /etc/selinux/targeted/contexts
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certidude-laurivosandi#14
No description provided.