Generate private & public key-pair with openssl: RSA 2048bit.
openssl req -newkey rsa:2048 -new -x509 -days 3652 -nodes -out example.org.crt -keyout example.org.pem