I created them using > ```openssl genrsa -out k...
# general
d
I created them using >
Copy code
openssl genrsa -out key 2048
openssl req -new -x509 -key key -out cert -days 3650
But (Request error: certificate verify failed) retrying... matched my hostname (IP) to the CN of the certificate (IP)