Hello,
> When I run the following command password has not been asked, but 2
> confirmation appeared which are like following. Is it possible to give
> "y" value in openssl parameter. 
> 
> openssl ca -key 123456 -config openssl.cnf -out new-cert3.pem -infiles
> new-req3.pem 
> 
> Sign the certificate? [y/n]:y
> 
> 1 out of 1 certificate requests certified, commit? [y/n]y
$ openssl ca -h 2>&1 | grep batch
 -batch          - Don't ask questions

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

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

Reply via email to