Comment 1 for bug 1928417

Revision history for this message
Brent Barr (brentbarr) wrote :

For bonus points, adding in the information on how to properly create a key and cert would be handy on this page for new users.

Something like this:
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout my.key -out my.crt