Hi all,

I was playing around with the 0.9.8g version (actually I am wrapping the CLI to use with python) and I stumbled across the following:
when I do:
openssl rsa -outform NET -in test.pem -out test.net -passout pass:test
It still asks me on the command line for an password while I expected it to use the password defined by -passout pass:test.
I also tried -passin, but that didn't work either.

Is there some obvious thing I am doing wrong?

Thanks,

Martin
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to