✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Dado este comando para generar un certificado SSL para el protocolo HTTPS, indica que parámetro es necesario para generar la CLAVE PRIVADA del certificado.
sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/ssl/private/default-selfsigned.key -out /etc/ssl/certs/default-selfsigned.crt