forked from TrueCloudLab/certificates
Remove unused files.
This commit is contained in:
parent
52784eda38
commit
50598e33c3
2 changed files with 0 additions and 12 deletions
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"caPath": "/path/to/intermediate-certificate",
|
||||
"caPrivateKeyPath": "/path/to/intermediate-private-key",
|
||||
"caPasscode": "very-secure-passcode",
|
||||
"listenAddress": "127.0.0.1:9000"
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
country: USA
|
||||
locality: San Francisco
|
||||
organization: smallstep
|
||||
common_name: internal.smallstep.com
|
||||
key_type: rsa
|
||||
rsa_bits: 4096
|
Loading…
Reference in a new issue