https://issues.apache.org/bugzilla/show_bug.cgi?id=44561
--- Comment #2 from Joe Orton <[EMAIL PROTECTED]> 2008-04-25 09:03:38 PST --- Hmmm, another quick-reneg issue. What was getting logged on failure, without this patch? I don't understand why your patch would have any effect: 1) X509_STORE_CTX_init does initialize context->error to 0 (aka X509_V_OK) 2) SSL_set_verify_result should thus be safe. What version of OpenSSL are you using? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
