----- Original Message -----
Sent: Sunday, June 09, 2002 11:44
AM
Subject: Re: how to access private key
file without inputing password interactively
I think you just specify -noout option to your
command
----- Original Message -----
Sent: Saturday, June 08, 2002 10:20
PM
Subject: how to access private key file
without inputing password interactively
Hi, all
I met a problem. I use a script to run
openssl command. When it need access a private key file, user must
input password for protection reason. But it is done by the interactive
way. But I hope script to run commands automaticly, without inputing
password interactively. How to do it? Is there some options to give
password to command in command line.
Thanks!
Ji
Hu