Re: Partitioned CRL's support

2005-07-20 Thread Dr. Stephen Henson
On Wed, Jul 20, 2005, Hagai Yaffe wrote: > I am not familiar with the term "IDP partitioning" (does IDP stands for > "Issuing Distribution Point"?). > Yes IDP is Issuing Distribution Point. > The partitioning is not by reason codes, Every X certificates are > pointed to a certain CDP to reduce

RE: Partitioned CRL's support

2005-07-20 Thread Hagai Yaffe
Thanks a lot for your help. Hagai. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dr. Stephen Henson Sent: Wednesday, July 20, 2005 8:12 PM To: openssl-users@openssl.org Subject: Re: Partitioned CRL's support On Wed, Jul 20, 2005, Hagai Yaffe wrote: >

Re: Partitioned CRL's support

2005-07-20 Thread Dr. Stephen Henson
On Wed, Jul 20, 2005, Hagai Yaffe wrote: > Hello, > > > I am using openssl (version 0.9.7) to support PKI authentication to my > product and I would like to implement revocation support, I have > successfully implemented support for a CA that publish a full CRL but I > have a problem working wi

Partitioned CRL's support

2005-07-20 Thread Hagai Yaffe
Hello,   I am using openssl (version 0.9.7) to support PKI authentication to my product and I would like to implement revocation support, I have successfully implemented support for a CA that publish a full CRL but I have a problem working with CA’s that publishes partitioned CRL’s.