Update README.md

This commit is contained in:
Claus Prüfer 2023-12-05 00:12:56 +01:00 committed by GitHub
parent 07b85817b6
commit be9eb0f200
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ openssl x509 -in certificate.der -inform der -out certificate.crt -outform pem
:exclamation: Kubernetes Web-Services import relies on .pem Base64-encoded format.
:zap: There is no need to import the CA Private Key, the Private Key is used only to sign new Client Certificates.
:zap: There is no need to import the CA Private Key, the Private Key is used only to sign new Client Certificates by the CA.
- Import the CA Certificate as Kubernetes sub-type ```generic/ca.crt```