Skip to content
Snippets Groups Projects
Unverified Commit f8b2f6c8 authored by Liz Rice's avatar Liz Rice Committed by GitHub
Browse files

Correct 1.4.21 text (#356)

1.4.21 is about the PKI key file not the certificate
parent 136e9cd7
No related branches found
No related tags found
No related merge requests found
...@@ -1223,7 +1223,7 @@ groups: ...@@ -1223,7 +1223,7 @@ groups:
scored: true scored: true
- id: 1.4.21 - id: 1.4.21
text: "Ensure that the Kubernetes PKI certificate file permissions are set to 600 or more restrictive (Scored)" text: "Ensure that the Kubernetes PKI key file permissions are set to 600 or more restrictive (Scored)"
audit: "stat -c %n\ %a /etc/kubernetes/pki/*.key" audit: "stat -c %n\ %a /etc/kubernetes/pki/*.key"
type: "manual" type: "manual"
tests: tests:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment