SV-235860r627707_rule
V-235860
SRG-APP-000516
DKER-EE-005260
CAT II
10
chmod 444 <path to TLS CA certificate file>
This sets the file permissions of the TLS CA file to 444.
Ensure that TLS CA certificate file permissions are set to 444 or more restrictive.
Execute the below command to verify that the TLS CA certificate file has permissions of 444 or more restrictive:
stat -c %a <path to TLS CA certificate file>
If the permissions are not set to 444, this is a finding.
V-235860
False
DKER-EE-005260
Ensure that TLS CA certificate file permissions are set to 444 or more restrictive.
Execute the below command to verify that the TLS CA certificate file has permissions of 444 or more restrictive:
stat -c %a <path to TLS CA certificate file>
If the permissions are not set to 444, this is a finding.
M
5281