# Simple TLS config file port: 4443 net: localhost # net interface tls { cert_file: "./configs/certs/server.pem" key_file: "./configs/certs/key.pem" timeout: 2 } authorization { user: derek password: buckley timeout: 1 }