Ástþór IP in Linux, Security | January 27, 2011 Generating 2048 bit CSR with OpenSSL Today, all certificate authorities require 2048 bit private key when requesting SSL certificates. This is how it’s done: openssl req -nodes -newkey rsa:2048 -keyout cert.key -out cert.csr Ástþór IP Published January 27, 2011