RE: How to Limit the Cert chain to some sepcified number...

2007-05-05 Thread Usman Riaz
Thanks Goetz, much appreciated! Regards, Usman.> Date: Sat, 5 May 2007 13:59:04 +0200> From: [EMAIL PROTECTED]> CC: [EMAIL PROTECTED]> Subject: Re: How to Limit the Cert chain to some sepcified number...> To: [EMAIL PROTECTED]> > Hello Usman,> > --On Mai 05, 2007

Re: How to Limit the Cert chain to some sepcified number...

2007-05-05 Thread Goetz Babin-Ebell
Hello Usman, --On Mai 05, 2007 14:11:08 +0500 Usman Riaz <[EMAIL PROTECTED]> wrote: I want to issue my customers certificate signed by my certificate (a self-signed certificate). I want to limit the issued certificate to not to act as a CA. I would like to specify the cert chain length in genra

How to Limit the Cert chain to some sepcified number...

2007-05-05 Thread Usman Riaz
Hi All, I want to issue my customers certificate signed by my certificate (a self-signed certificate). I want to limit the issued certificate to not to act as a CA. I generated the Root CA on command-line via openssl, and the customer certs are generated dynamically by php script (that al