SV-235859r627704_rule
V-235859
SRG-APP-000516
DKER-EE-005250
CAT I
10
Set the ownership and group-ownership for the TLS CA certificate file to root.
Run the following command:
chown root:root <path to TLS CA certificate file>
Ensure that TLS CA certificate file ownership is set to root:root.
Execute the below command to verify that the TLS CA certificate file is owned and group-owned by root:
stat -c %U:%G <path to TLS CA certificate file>
If the TLS CA certificate permissions are not set to root:root, this is a finding.
V-235859
False
DKER-EE-005250
Ensure that TLS CA certificate file ownership is set to root:root.
Execute the below command to verify that the TLS CA certificate file is owned and group-owned by root:
stat -c %U:%G <path to TLS CA certificate file>
If the TLS CA certificate permissions are not set to root:root, this is a finding.
M
5281