...
> I hadn't noticed it before, but I started all over again and paid close attention to every step ... when I generate my initial CA cert and key, after I enter a passphrase (and verify it), the very next query (for Organization Name) doesn't wait for input.
...
> Is there an easy fix for this?
Well, I'll be darned!
Using ^J instead of ENTER / ^M to terminate the passphrase will get around this bug in the ca.c module.
OpenSSL now stops at the "Sign the certificate" query and a Y response works. I have a 01.pem in my newcerts directory. And it looks good.
How do I write this up so that it can be fixed in the next version of OpenSSL?
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]