Hi John,

To avoid the password prompt, you can add the argument "-password pass:"
to the command line. This will use an empty password for the PKCS12 file.
For a non empty value, for example 1234, use "-password pass:1234" instead.

I hope this will help.
Cheers,
--
Mounir IDRASSI
IDRIX
http://www.idrix.fr

> Hi,
>
> Is anyone run through the same issue I have, please help me out. When I
run openssl pkcs12 -in new.crt -inkey new.key -certfile ..... It will
prompt user for:
> Enter Export Password:
> Verifying - Enter Export Password:
>
> Is anyway I can manipulate or default or void those two prompts since I
don't need those prompts.
>
> Thanks in advance.
>
> John
>
>




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

Reply via email to