1.1.29 Ensure that the --client-ca-file argument is set as appropriate

Information

Setup TLS connection on the API server.

Rationale:

API server communication contains sensitive parameters that should remain encrypted in transit. Configure the API server to serve only HTTPS traffic. If '--client-ca-file' argument is set, any request presenting a client certificate signed by one of the authorities in the 'client-ca-file' is authenticated with an identity corresponding to the CommonName of the client certificate.

Solution

Follow the Kubernetes documentation and set up the TLS connection on the apiserver. Then, edit the API server pod specification file '/etc/kubernetes/manifests/kube-apiserver.yaml' on the master node and set the client certificate authority file.

--client-ca-file=

See Also

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

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-8, CSCv6|14.2, CSCv7|14.4

Plugin: Unix

Control ID: fca1ea0249f8af21062e6da77e2961a51f9b028eca671c309b3fb95450e37a73