On Tue, Oct 25, 2005, Steffen Fiksdal wrote:

Hi!

What return code(s) from OCSP_basic_verify() signals that the
verification process went ok, regardless of any flags set ?


Anything >0 though at present it will only return 1 for success.

I see in the function that if ocsp_check_issuer() returns !=0,
the explicit trust will never be checked.

When ocsp_check_issuer returns 0 (uncritical fail), then the explicit trust will be checked.

Can you please explain the logic for me, I am kind of confused about this function :-)

Best Regards
Steffen
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to