I cant find the -noout option for command, such as "openssl smime -sign -inkey PrivateKey.pem". How do you do it
----- Original Message -----
From: 董大伟
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 -----
From: hu
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

Reply via email to