I'm using SSLeay to generate keys for a csr. Is there a way to automate the
process so the user doesn't have to enter a passphrase, but instead have
the passphrase 'preset' from another process, like a username/password form
on a webpage.
The command is...
./ssleay genrsa -des3 -out server.key 1024
which stops to ask for the passphrase, but I was hoping to not have to stop
and enter a passphrase....
thanks
-mark
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]