OpenSSL ne peut pas générer la clé

openssl genpkey -algorithm RSA -out myKey.pem -outform PEM -pkeyopt rsa_keygen_bits:2048
Abhinav Kshitij