Re: How to avoid Console/user inputs prompts.

2004-05-28 Thread Dr. Stephen Henson
On Fri, May 28, 2004, Jaleel P.A wrote: > But still I get PEM password prompt. Can anybody explain me how to avoid > this prompt also. > > Command line/cnf file. Does not matter since security is not an issue > This is documented in the req manual page and it includes an example. See the output

RE: How to avoid Console/user inputs prompts.

2004-05-28 Thread Jaleel P.A
28, 2004 3:15 AM To: [EMAIL PROTECTED] Subject: Re: How to avoid Console/user inputs prompts. On Fri, May 28, 2004, Jaleel P.A wrote: > > Hi All, > > I am new to SSL. When I try to generate CA/User certificate using openSSL, I > was asked for too many inputs. > > For

Re: How to avoid Console/user inputs prompts.

2004-05-27 Thread Dr. Stephen Henson
On Fri, May 28, 2004, Jaleel P.A wrote: > > Hi All, > > I am new to SSL. When I try to generate CA/User certificate using openSSL, I > was asked for too many inputs. > > For CA: > openssl req -new -x509 -keyout ./1/ca.pem -out ./2/ca.pem -days 100 > > For User Certificate : >openss