CRL lookup in 1.0.0 - bug ?

2010-04-22 Thread Jan Gillar
Hi, I have problem with retrieving CRLs with my custom lookup method. With 0.9.8h it is working as expected but with 1.0.0 I'm still getting X509_V_ERR_UNABLE_TO_GET_CRL. I found that CRL is successfully retrived with X509_STORE_get_by_subject called from X509_STORE_get1_crls (file x509_lu.c,

CRL lookup in 1.0.0 - bug ?

2010-04-22 Thread Jan Gillar
Hi, I have problem with retrieving CRLs with my custom lookup method. With 0.9.8h it is working as expected but with 1.0.0 I'm still getting X509_V_ERR_UNABLE_TO_GET_CRL. I found that CRL is successfully retrived with X509_STORE_get_by_subject called from X509_STORE_get1_crls (file x509_lu.c,