On Sun, 2 Jan 2000, Joe Oravetz wrote:

> I've been using Curl enhanced with OpenSSL to gather sensitive
> information, which requires ascii username and passwords on the command
> line?  I'd like to keep the login information secret.  Are there ways to
> use OpenSSL features to encrypt/filter the Curl command lines to keep
> prevent site-maintainers and other folks from snooping.  Please advise.

You want to be reading the username/password from a file, not passing them
on the command-line where they're public. Openssl can't help here.

Kris

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

Reply via email to