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