anchor/config.yaml.sample
2014-03-21 14:30:23 +00:00

12 lines
205 B
Plaintext

ca_cert: "CA/root-ca.crt"
ca_key: "CA/root-ca-unwrapped.key"
serial_file: "CA/serial"
certs_directory: "certs"
valid_hours: 24
signing_hash: "sha1"
bind_host: "0.0.0.0"
bind_port: 5000
flask_debug: true