Merge pull request #28022 from nfelger/patch-1
Fix typo in documentation: TLS secrets
This commit is contained in:
@@ -334,7 +334,7 @@ given private key for `--key`.
|
|||||||
The private key must be in what is commonly called PEM private key format,
|
The private key must be in what is commonly called PEM private key format,
|
||||||
unencrypted. In both cases, the initial and the last lines from PEM (for
|
unencrypted. In both cases, the initial and the last lines from PEM (for
|
||||||
example, `--------BEGIN CERTIFICATE-----` and `-------END CERTIFICATE----` for
|
example, `--------BEGIN CERTIFICATE-----` and `-------END CERTIFICATE----` for
|
||||||
a cetificate) are *not* included.
|
a certificate) are *not* included.
|
||||||
|
|
||||||
### Bootstrap token Secrets
|
### Bootstrap token Secrets
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user