Does anyone know what provokes the following response from openssl? $ openssl genrsa -des3 -out server.key 1024 warning, not much extra random data, consider using the -rand option Generating RSA private key, 1024 bit long modulus ...................++++++ ..................++++++ e is 65537 (0x10001) Enter PEM pass phrase: Verifying password - Enter PEM pass phrase: Verify failure 225:error:0906406D:PEM routines:DEF_CALLBACK:problems getting password:pem_lib.c :114: 225:error:0906906F:PEM routines:PEM_ASN1_write_bio:read key:pem_lib.c:366: Cygwin is up to date. Cheers Don Sharp -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
