3.10 Ensure that TLS CA certificate file permissions are set to 444 or more restrictive

Information

Verify that the TLS CA certificate file (the file that is passed alongwith --tlscacert parameter) has permissions of 444 or more restrictive.
Rationale:
The TLS CA certificate file should be protected from any tampering. It is used to authenticate Docker server based on given CA certificate. Hence, it must have permissions of 444 to maintain the integrity of the CA certificate.

Solution

chmod 444 <path to TLS CA certificate file>
This would set the file permissions of the TLS CA file to 444.
Impact:
None.
Default Value:
By default, the permissions for TLS CA certificate file might not be 444. The default file permissions are governed by the system or user specific umask values.

See Also

https://workbench.cisecurity.org/files/1726

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CSCv6|14.4

Plugin: Unix

Control ID: 21f5b37b36e98c769335406c0352c5de170b18a8011935c133739308b0384af9