mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
move step-ca.gif | remove extraneous config file
This commit is contained in:
@@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
## 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 |
Reference in New Issue
Block a user