And thanks to those who have helped me with
previous questions!)
John Schuetz
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated Li
I would like to add crl checking in a program I'm maintaining. How does
crl file checking work in openssl? I've gleaned enough to figure out how
to verify that a crl is valid, but as far as using the X509_CRL structure
itself, I'm clueless
Thanks for any help
value use the c_hash script found in the tools directory under the
openssl top directory. Type . ./c_hash . This
will print out the hash use for renaming the issuer's certificate. You'll
need to do this for all certs up to the root certificate.
Hope this helps....
John Schuetz
&