Hi, How do I correctly re-loading CRLs ? I use X509_STORE_add_crl but get an error:
error:0B07D065:x509 certificate routines:X509_STORE_add_crl:cert already in hash table Even if the CRL was updated I get the same error. Do I need to clear the store first ? If so how ? I use openssl-0.9.8x. Thank you Markus