News

Run openssl genpkey -algorithm RSA -out privatekey.pem -pkeyopt rsa_keygen_bits:1024 from your command prompt. RSA is the digital signature algorithm that we want to use. privatekey.pem is the output ...