Re: openssl command can't be exited

2016-03-28 Thread Brent Cook
> On Mar 27, 2016, at 5:13 AM, Miod Vallat wrote: > > >> Accidentally ask for a password: >> >> # openssl genrsa -aes256 -out /etc/ssl/private/server.key 2048 >> Generating RSA private key, 2048 bit long modulus >> .+++ >>

Re: openssl command can't be exited

2016-03-27 Thread Miod Vallat
> 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

openssl command can't be exited

2016-03-24 Thread Ted Unangst
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)