Skip to content

Commit

Permalink
Update certificate.md
Browse files Browse the repository at this point in the history
keyAlgorithm value should be lowercase

Signed-off-by: Michael Gregson <michael.gregson@u-techsystems.com>
  • Loading branch information
U-TechMichael committed Dec 12, 2019
1 parent 7513689 commit d99286a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/usage/certificate.md
Expand Up @@ -45,7 +45,7 @@ spec:
commonName: example.com
isCA: false
keySize: 2048
keyAlgorithm: RSA
keyAlgorithm: rsa
keyEncoding: pkcs1
usages:
- server auth
Expand Down

0 comments on commit d99286a

Please sign in to comment.