Hi Hu,
hu wrote:
> Hi, all
> I use a script to run openssl command 'openssl sime' for signing message.
> For example, running "openssl smime -sign -inkey PrivateKey.pem". Then
> command asks me input pass PEM password. How to avoid giving password
> in a interactive way, i.e. how to pass passwor
Hi, all
I use a script to run openssl command 'openssl sime' for signing message.
For example, running "openssl smime -sign -inkey PrivateKey.pem". Then
command asks me input pass PEM password. How to avoid giving password
in a interactive way, i.e. how to pass password to command when lunching th