Howto asume yes by default when generate a certificate..

2008-02-20 Thread Francisco Javier
Hello, I am trying to generate a certificate using an external application, but I need to automaticaly answer YES to the question Sign the certificate? [y/n]: exec(openssl ca -out certificados_usuarios/ALL/ALL_cert.pem -passin pass:mipass -days 365 -infiles

Re: Howto asume yes by default when generate a certificate..

2008-02-20 Thread Bernhard Froehlich
Francisco Javier schrieb: Hello, I am trying to generate a certificate using an external application, but I need to automaticaly answer YES to the question Sign the certificate? [y/n]: exec(openssl ca -out certificados_usuarios/ALL/ALL_cert.pem -passin pass:mipass -days 365 -infiles

RE: Howto asume yes by default when generate a certificate..

2008-02-20 Thread Francisco Javier
Thanks a lot!!! Date: Wed, 20 Feb 2008 09:18:18 +0100 From: [EMAIL PROTECTED] To: openssl-users@openssl.org Subject: Re: Howto asume yes by default when generate a certificate.. Francisco Javier schrieb: Hello, I am trying to generate a certificate using an external application, but I