Re: How to setup chain of certs

2006-12-22 Thread Sudhakar
Thanks Dr. Steve. -Sudhakar On 12/21/06, Dr. Stephen Henson [EMAIL PROTECTED] wrote: On Wed, Dec 20, 2006, Sudhakar wrote: Hi, I am facing a problem with chain of certs. I have used the following commands for creating chain of certs ( servercert2.pem will have its cert signed by

Re: How to setup chain of certs

2006-12-21 Thread Dr. Stephen Henson
On Wed, Dec 20, 2006, Sudhakar wrote: Hi, I am facing a problem with chain of certs. I have used the following commands for creating chain of certs ( servercert2.pem will have its cert signed by servercert.pem which is inturn signed by rootcert.pem): openssl req -newkey rsa:1024 -sha1

Re: How to setup chain of certs

2006-12-20 Thread Sudhakar
Hi can some one reply for this question? Thanks Sudhakar On 12/20/06, Sudhakar wrote: Hi, I am facing a problem with chain of certs. I have used the following commands for creating chain of certs ( servercert2.pem will have its cert signed by servercert.pem which is inturn signed by

How to setup chain of certs

2006-12-19 Thread Sudhakar
Hi, I am facing a problem with chain of certs. I have used the following commands for creating chain of certs ( servercert2.pem will have its cert signed by servercert.pem which is inturn signed by rootcert.pem): openssl req -newkey rsa:1024 -sha1 -keyout rootkey.pem -out rootreq.pem openssl