2.5 Ensure that the --peer-client-cert-auth argument is set to true

Information

etcd should be configured for peer authentication.

Rationale:

etcd is a highly-available key value store used by Kubernetes deployments for persistent storage of all of its REST API objects. These objects are sensitive in nature and should be accessible only by authenticated etcd peers in the etcd cluster.

Impact:

All peers attempting to communicate with the etcd server require a valid client certificate for authentication.

NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.

Solution

This setting is managed by the cluster etcd operator. No remediation required.

Default Value:

By default, --peer-client-cert-auth argument is set to true.

See Also

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