SV-235864r627719_rule
V-235864
SRG-APP-000516
DKER-EE-005300
CAT I
10
Set the Docker server certificate key file permissions to 400.
Run the following command:
chmod 400 <path to Docker server certificate key file>
Ensure that Docker server certificate key file permissions are set to 400.
Execute the below command to verify that the Docker server certificate key file has permissions of 400:
stat -c %a <path to Docker server certificate key file>
If the permissions are not set to 400, this is a finding.
V-235864
False
DKER-EE-005300
Ensure that Docker server certificate key file permissions are set to 400.
Execute the below command to verify that the Docker server certificate key file has permissions of 400:
stat -c %a <path to Docker server certificate key file>
If the permissions are not set to 400, this is a finding.
M
5281