diff --git a/CA/.empty b/CA/.empty new file mode 100644 index 0000000..e69de29 diff --git a/config.yaml.sample b/config.yaml.sample index 9bda704..e642e36 100644 --- a/config.yaml.sample +++ b/config.yaml.sample @@ -1,5 +1,5 @@ -ca_cert: "root-ca.crt" -ca_key: "root-ca-unwrapped.key" +ca_cert: "CA/root-ca.crt" +ca_key: "CA/root-ca-unwrapped.key" valid_hours: 24 signing_hash: "sha1"