Skip to content

Commit 3a11f97

Browse files
marainohslatman
andauthored
Apply suggestions from code review
Co-authored-by: Herman Slatman <[email protected]>
1 parent cde7780 commit 3a11f97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

command/ca/certificate.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Request a new certificate with an X5C provisioner:
109109
$ step ca certificate foo.internal foo.crt foo.key --x5c-cert x5c.cert --x5c-key x5c.key
110110
'''
111111
112-
Request a new certificate with an X5C using an certificate from a Yubikey:
112+
Request a new certificate with an X5C provisioner using a certificate and private key stored on a YubiKey:
113113
'''
114114
$ step ca certificate [email protected] joe.crt joe.key \
115115
--x5c-cert yubikey:slot-id=9a \

0 commit comments

Comments
 (0)