Re: CRL revocation check implementation

2009-10-30 Thread Nelson B Bolyard
On 2009-10-30 14:18 PDT, mAhAjAn wrote: > I am writing a client which connects to a secure server. I need to verify > the certificate obatined from the server for CRL Revocation. > > Could some one please tell which NSS api's are available. Beginning in NSS 3.12.4, CERT_PKIXVerifyCert can do the

CRL revocation check implementation

2009-10-30 Thread mAhAjAn
Hi , I am writing a client which connects to a secure server. I need to verify the certificate obatined from the server for CRL Revocation. Could some one please tell which NSS api's are available. These are the steps i am following currently I extracted the CRL url from distribution points and