forked from TrueCloudLab/certificates
docs: revoke page
This commit is contained in:
parent
a27c2dea7d
commit
2b96e7a94c
1 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,9 @@ certificate lifetimes.
|
|||
`step certificates` currently only supports passive revocation. Active revocation
|
||||
is on our roadmap.
|
||||
|
||||
Run `step help ca revoke` from the command line for full documentation, list of
|
||||
command line flags, and examples.
|
||||
|
||||
## How It Works
|
||||
|
||||
Certificates can be created and revoked through the `step cli`. Let's walk
|
||||
|
@ -191,6 +194,9 @@ through an example.
|
|||
> NOTE: you can only revoke a certificate once. Any repeated attempts to revoke
|
||||
> the same serial number will fail.
|
||||
|
||||
Run `step help ca revoke` from the command line for full documentation, list of
|
||||
command line flags, and examples.
|
||||
|
||||
## What's next?
|
||||
|
||||
[Use TLS Everywhere](https://smallstep.com/blog/use-tls.html) and let us know
|
||||
|
|
Loading…
Reference in a new issue