# Simple TLS config file listen: 127.0.0.1:-1 tls { cert_file: "./configs/certs/server.pem" key_file: "./configs/certs/key.pem" timeout: 2 }