RE: How to get the reason for rovocation in CRL Validation?

2006-09-01 Thread surendra.ande
Yes. I got the reason for revocation. THANKS Thanks a lot:), -Surendra -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dr. Stephen Henson Sent: Friday, September 01, 2006 1:48 AM To: openssl-users@openssl.org Subject: Re: How to get the reason for

Re: How to get the reason for rovocation in CRL Validation?

2006-08-31 Thread Dr. Stephen Henson
On Thu, Aug 31, 2006, [EMAIL PROTECTED] wrote: > > Hi, > > I am using openssl 0.9.8b. > > I am doing CRL validation. In that process, I got the CRL status thru > the following API: > API: sk_X509_REVOKED_find(crl->crl->revoked, &rtmp). > > After that, I need find out the reason for revocation