Accidentally ask for a password:

#  openssl genrsa -aes256 -out /etc/ssl/private/server.key 2048
Generating RSA private key, 2048 bit long modulus
.........+++
...............................................................................................................+++
e is 65537 (0x10001)
Enter pass phrase for /etc/ssl/private/server.key:
822626074580:error:28069065:lib(40):UI_set_result:result too
small:/home/tedu/src/lib/libcrypto/crypto/../../libssl/src/crypto/ui/ui_lib.c:834:You
must type in 4 to 1023 characters
Enter pass phrase for /etc/ssl/private/server.key:
Enter pass phrase for /etc/ssl/private/server.key:

And now you can't quit. ^C doesn't work. ^D doesn't work. pkill openssl in
another terminal doesn't work. Nothing works.

Reply via email to