Question concerning CRLs in Cert Verify process

2002-01-10 Thread chris mollis
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)

2001-12-25 Thread chris mollis
using opensllv0.9.6b on Win2K.   Thanks.   Chris Mollis