4.1.8 Ensure that the client certificate authorities file ownership is set to root:root

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 ownership is set to root:root

The certificate authorities file controls the authorities used to validate API requests. You should set its file ownership to maintain the integrity of the file. The file should be owned by root:root

Solution

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

chown root:root <filename>

Impact:

None

See Also

https://workbench.cisecurity.org/benchmarks/17568