I\'m generating a key / cert pair with the following OpenSSL command -
openssl req -x509 -newkey rsa:4096 -keyout key.pem -out cert.pem -days 365