Re: how to handle certificate chains

2002-11-12 Thread akkasam
how to handle certificate chains On Tue, Nov 12, 2002 at 06:53:22PM +0530, [EMAIL PROTECTED] wrote: > the problem i'm facing is that..i have server certificate signed by the > SubCA and SubCA's certificate signed by the > root CA. and i just loaded server certificate

Re: how to handle certificate chains

2002-11-12 Thread Lutz Jaenicke
On Tue, Nov 12, 2002 at 06:53:22PM +0530, [EMAIL PROTECTED] wrote: > the problem i'm facing is that..i have server certificate signed by the > SubCA and SubCA's certificate signed by the > root CA. and i just loaded server certificate in the server side using > SSl_CTX_use_certificate_chain

Re: how to handle certificate chains

2002-11-12 Thread akkasam
r Lutz Jaenicke <[EMAIL PROTECTED]> on 11/12/2002 02:48:35 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc:(bcc: Ajay Kumar Kasam/HSSBLR) Subject: Re: how to handle certificate chains On Tue, Nov 12, 2002 at 01:58:50PM +0530, [EMAIL PROTECTED] wrote: > if we

Re: how to handle certificate chains

2002-11-12 Thread Lutz Jaenicke
On Tue, Nov 12, 2002 at 01:58:50PM +0530, [EMAIL PROTECTED] wrote: > if we have scenerio where root CA gives certificates to SubCA which in turn > gives certifcates to our server. > what all the server shud give in the handshake ( both the SubCA and server > certifcates or only server certificate o

how to handle certificate chains

2002-11-12 Thread akkasam
Hi i have some confusion regarding the CAfile and CApath for SSL_CTX_load_verify_locations() if we have scenerio where root CA gives certificates to SubCA which in turn gives certifcates to our server. what all the server shud give in the handshake ( both the SubCA and server certifcates or onl