# Simple TLS config file listen: localhost:4443 tls { cert_file: "./configs/certs/server.pem" key_file: "./configs/certs/key.pem" }