Closed galal-hussein closed 1 year ago
This PR will add the following:
A new data type rke2_tls_t for the server's certificates and keys under /var/lib/rancher/rke2/server/tls
rke2_tls_t
/var/lib/rancher/rke2/server/tls
A transition rule and labeling for any file under the mentioned directory.
A admin privileges for rke2_service_t and rke2_service_db_t to the new type rke2_tls_t
https://github.com/rancher/rke2-selinux/issues/31
https://github.com/rancher/rancher/issues/42415
This PR will add the following:
A new data type
rke2_tls_t
for the server's certificates and keys under/var/lib/rancher/rke2/server/tls
A transition rule and labeling for any file under the mentioned directory.
A admin privileges for rke2_service_t and rke2_service_db_t to the new type
rke2_tls_t
https://github.com/rancher/rke2-selinux/issues/31
https://github.com/rancher/rancher/issues/42415