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

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

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.

Impact:

None

Solution

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

chmod 644 <filename>

Default Value:

By default no --client-ca-file is specified.

See Also

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