> From: owner-openssl-us...@openssl.org On Behalf Of DexterDave > Sent: Tuesday, 10 May, 2011 11:28
> ... when I type: genrsa -des3 -out server.key 1024 > it asks me: "Enter pass phrase for server.key: ". When I want > to type my password, nothing happens. It won't take any input. > Are you sure? passphrases are NOT echoed as a security feature, so normally you don't see anything but it DOES accept the data. If you are sure it actually isn't getting what you typed, this area (no-echo tty input) is platform dependent, so identify your platform and build options, and version. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org