software-mariodiana
8/20/2014 - 1:53 PM

Generate private & public key-pair with openssl: RSA 2048bit.

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