3.20 Verify 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.

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 be 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/514

Item Details

Category: CONFIGURATION MANAGEMENT

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

Plugin: Unix

Control ID: d9478ac6bd462f4da3c1dafeec2955a3e531bc4c01f597dcaa299357feeac094