forked from TrueCloudLab/certificates
move step-ca.gif | remove extraneous config file
This commit is contained in:
parent
bf26528b74
commit
ba58ab098c
3 changed files with 1 additions and 17 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://github.com/smallstep/certificates/raw/master/step-ca.gif)
|
![Animated terminal showing step certificates in practice](https://github.com/smallstep/certificates/raw/master/docs/step-ca.gif)
|
||||||
|
|
||||||
## Why?
|
## Why?
|
||||||
|
|
||||||
|
|
16
config.json
16
config.json
|
@ -1,16 +0,0 @@
|
||||||
{
|
|
||||||
"address": "127.0.0.1:9000",
|
|
||||||
"dnsNames": "ca.smallstep.com",
|
|
||||||
"root": "/Users/max/src/github.com/smallstep/step/.step/secrets/root_ca.crt",
|
|
||||||
"crt": "/Users/max/src/github.com/smallstep/step/.step/secrets/intermediate_ca.crt",
|
|
||||||
"key": "/Users/max/src/github.com/smallstep/step/.step/secrets/intermediate_ca_key",
|
|
||||||
"password": "pass",
|
|
||||||
"monitoring": {
|
|
||||||
"newrelic": {
|
|
||||||
"key": "57e1214ddccf694de9eef9aefdec538b6425cbbb",
|
|
||||||
"name": "step-foo"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ottPublicKey": "/Users/max/src/github.com/smallstep/step/.step/secrets/ott_key.public"
|
|
||||||
}
|
|
||||||
|
|
Before Width: | Height: | Size: 364 KiB After Width: | Height: | Size: 364 KiB |
Loading…
Add table
Reference in a new issue