Hello,

did anybody try to add OCSP revocation checking into standard openssl verification routines (such as X509_verify_cert->check_revocation())?
I know we have ocsp utility, but I want to check OCSP just as simply as it can be done with CRL now - set appropriate flag, and call X509_verify_cert() (shortly said:).


I wrote some piece of code, but I am quite novice in openssl, and some brief consultation with somebody who did, or in detail thought how this could be done, would help me.

Thanks a lot,
 --Peter
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to