2.2.7 Ensure that the certificate authorities file permissions are set to 644 or more restrictive

Information

Ensure that the certificate authorities file has permissions of '644' or more restrictive.

Rationale:

The certificate authorities file controls the authorities used to validate API requests. You should restrict its file permissions to maintain the integrity of the file. The file should be writable by only the administrators on the system.

Solution

Run the following command to modify the file permissions of the '--client-ca-file'

chmod 644

See Also

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