Sorry if this has been ask before.

I need to use 'wget' to do a secure file download. It works great at
the command line. Unfortunately wget asks for the PEM passphrase.
However this will eventually be part of an embedded application so the
passphrase prompt can't happen.

1. Can you create PEM's without a passphrase?
2. Should i use Curl which seems to provide an option for passphrases.
3. Any better suggestions (fairly new to security).

thanx
/carl
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to