Hi,

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

Sincerelly,
Kadir.

Marek Marcola <[EMAIL PROTECTED]> wrote: Hello,
> Thanks for your helps. Now I can define country, state, email etc with -subj
> parameter. When I try to create a new certificate with my "request
> certificate file" in command promt password of the cakey.pem has been asked
> like following example. Are there any parameter to add this password to
> openssl command.
> 
> openssl ca -config openssl.cnf -out new-cert2.pem -infiles new-req2.pem
> Using configuration from openssl.cnf
> Enter pass phrase for ./demoCA/private/cakey.pem:  
$ openssl ca -h 2>&1 | grep decode
 -key arg        - key to decode the private key if it is encrypted

Best regards,
-- 
Marek Marcola 

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


       
---------------------------------
Yahoo! oneSearch: Finally,  mobile search that gives answers, not web links. 

Reply via email to