File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,13 +78,13 @@ $ step ca revoke 308893286343609293989051180431574390766
7878Revoke a certificate using a transparently generated token and configured reason
7979and reasonCode:
8080'''
81- $ step ca revoke --reason "lap top compromised" --reasonCode 1 308893286343609293989051180431574390766
81+ $ step ca revoke --reason "laptop compromised" --reasonCode 1 308893286343609293989051180431574390766
8282'''
8383
8484Revoke a certificate using a transparently generated token and configured reason
8585and stringified reasonCode:
8686'''
87- $ step ca revoke --reason "lap top compromised" --reasonCode "key compromise" 308893286343609293989051180431574390766
87+ $ step ca revoke --reason "laptop compromised" --reasonCode "key compromise" 308893286343609293989051180431574390766
8888'''
8989
9090Revoke a certificate using that same certificate to validate and authorize the
You can’t perform that action at this time.
0 commit comments