SV-235863r627716_rule
V-235863
SRG-APP-000516
DKER-EE-005290
CAT II
10
chown root:root <path to Docker server certificate key file>
This sets the ownership and group-ownership for the Docker server certificate key file to root.
Ensure that Docker server certificate key file ownership is set to root:root.
Execute the below command to verify that the Docker server certificate key file is owned and group-owned by root:
stat -c %U:%G <path to Docker server certificate key file>
If the certificate file is not owned by root:root, this is a finding.
V-235863
False
DKER-EE-005290
Ensure that Docker server certificate key file ownership is set to root:root.
Execute the below command to verify that the Docker server certificate key file is owned and group-owned by root:
stat -c %U:%G <path to Docker server certificate key file>
If the certificate file is not owned by root:root, this is a finding.
M
5281