Thanks jakob,
I am able to do it. now i have another problem.

The below command generate a signed certificate. but to generate it
ask for the user permission.
what i want is it will directly generate the certificate with out
asking the user permission. please find the command below.

openssl ca -in requests/garexWEB.CSR -cert ../CA/garexCA.CRT -keyfile
../CA/garexCA.KEY -out certificates/garexWEB.CRT

is there any way to do it.

Regards Prabhu

On Wed, Oct 19, 2011 at 9:26 PM, Jakob Bohm <jb-open...@wisemo.com> wrote:
> There is almost an example on the documentation page for the req utility.
>
> I have not used it myself, but it seems this would be a typical example:
>
> -subj "/DC=org/DC=OpenSSL/DC=users/CN=John Doe"
>
> On 10/19/2011 5:32 PM, prabhu kalyan rout wrote:
>>
>> Hi jakob,
>> Thanks for you help.
>>
>> Can you please give me one example of the -subj option.
>>
>> Thanks&  Regards
>> Prabhu
>>
>> On Wed, Oct 19, 2011 at 7:46 PM, Jakob Bohm<jb-open...@wisemo.com>  wrote:
>>>
>>> Use the option -subj and adjust other settings in openssl.cnf to make
>>> things
>>> easier.
>>>
>>> On 10/19/2011 2:43 PM, prabhu kalyan rout wrote:
>>>>
>>>> Hi,
>>>> As per my project requirement i should configure the openssl req
>>>> command in such a way that it will not ask the user information from
>>>> prompt.
>>>> Is there any way so that i can directly pass the information in the
>>>> command line or through a file.
>>>>
>>>> kindly help
>>>>
>>>> Regards Prabhu
>>>> ______________________________________________________________________
>>>> OpenSSL Project                                 http://www.openssl.org
>>>> User Support Mailing List                    openssl-users@openssl.org
>>>> Automated List Manager                           majord...@openssl.org
>>>
>>> ______________________________________________________________________
>>> OpenSSL Project                                 http://www.openssl.org
>>> User Support Mailing List                    openssl-users@openssl.org
>>> Automated List Manager                           majord...@openssl.org
>>>
>> ______________________________________________________________________
>> OpenSSL Project                                 http://www.openssl.org
>> User Support Mailing List                    openssl-users@openssl.org
>> Automated List Manager                           majord...@openssl.org
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to