move step-ca.gif | remove extraneous config file

pull/37/head
max furman 5 years ago
parent bf26528b74
commit ba58ab098c

@ -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)
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?

@ -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…
Cancel
Save