# create the certificate with the following command on linux openssl req -x509 -newkey rsa:4096 -nodes -out cert.pem -keyout key.pem -days 365