forked from TrueCloudLab/certificates
added step-ca.gif to readme
This commit is contained in:
parent
6aa5e125d8
commit
6877e389fb
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,7 @@ For more information and docs see [the Step website](https://smallstep.com/cli/)
|
||||||
and the [blog post](https://smallstep.com/blog/step-certificates.html)
|
and the [blog post](https://smallstep.com/blog/step-certificates.html)
|
||||||
announcing Step Certificate Authority.
|
announcing Step Certificate Authority.
|
||||||
|
|
||||||
![Animated terminal showing step certificates in practice](https://smallstep.com/images/blog/2018-12-04-unfurl.gif)
|
![Animated terminal showing step certificates in practice](https://github.com/smallstep/certificates/raw/master/step-ca.gif)
|
||||||
|
|
||||||
## Why?
|
## Why?
|
||||||
|
|
||||||
|
@ -91,6 +91,8 @@ can be used to authenticate with the CA and get a certificate.
|
||||||
Demonstrates setting up your own PKI and certificate authority using `step ca`
|
Demonstrates setting up your own PKI and certificate authority using `step ca`
|
||||||
and getting certificates using the `step` command line tool and SDK.
|
and getting certificates using the `step` command line tool and SDK.
|
||||||
|
|
||||||
|
![Animated terminal showing step ca init in practice](https://smallstep.com/images/blog/2018-12-04-unfurl.gif)
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
1. [Step CLI](https://github.com/smallstep/cli/blob/master/README.md#installing)
|
1. [Step CLI](https://github.com/smallstep/cli/blob/master/README.md#installing)
|
||||||
|
|
Loading…
Reference in a new issue