Re: invalid CA certificate error in server cert verification on OpenSSL 0.95a

2000-10-11 Thread Dr S N Henson
Ramkumar Venketaramani wrote: > > Hi, > > I am trying to verify a server cert that is signed by a Intermediate CA > (like Verisign International Server CA) but am getting a "Invalid > Certificate" error. I understand from the mailing list that this is a known > issue and there is a fix f

invalid CA certificate error in server cert verification on OpenSSL 0.95a

2000-10-11 Thread Ramkumar Venketaramani
Hi, I am trying to verify a server cert that is signed by a Intermediate CA (like Verisign International Server CA) but am getting a "Invalid Certificate" error. I understand from the mailing list that this is a known issue and there is a fix for this problem (the extended key usage bug).

RE: invalid CA certificate error in server cert verification.

2000-09-13 Thread Kane, Brandon (NJAOST)
Thanks, that fixed it. Guess the error code threw me off... -Brandon -Original Message- From: Dr S N Henson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 13, 2000 5:19 PM To: [EMAIL PROTECTED] Subject: Re: invalid CA certificate error in server cert verification. "

Re: invalid CA certificate error in server cert verification.

2000-09-13 Thread Dr S N Henson
"Kane, Brandon (NJAOST)" wrote: > > I'm trying to verify a server certificate, as part of a cert chain. One of > the CA certs, a verisign intermediate cert, fails in the verify process. I'm > getting a "invalid CA certificate" error in the callback function. What's > strange is that if I call: