Question concerning CRLs in Cert Verify process
I'm testing the certificate verification process, mostly using code from ca.c and verify.c. I've been able to successfully verify my server certificate against the store context that I've built (X509_STORE_CTX_init(certVerifyCtx,certStore,OSMSServerCert,NULL);) I wanted to test CRL processin
Seems to be a bug with EVP_get_cipherbyname(p)
using opensllv0.9.6b on Win2K. Thanks. Chris Mollis