# Configuration for the Talk-to-Alexa service [listener] port = 9400 # openssl req -nodes -x509 -newkey rsa:2048 -keyout key.pem -out cert.pem -days 365 keyfile = /etc/homesvr/key.pem certfile = /etc/homesvr/cert.pem