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