WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: [openssl.org #2803] bug report: OCSP_basic_verify may return incorrect value

[openssl.org #2803] bug report: OCSP_basic_verify may return incorrect value

by Arnis Par?ovs via RT :: Rate this Message:

| View in Thread

Hello,

openssl 0.9.8a until 1.0.1b

OCPS_basic_verify return a positive value when X509_STORE_CTX_init failed,
and, in this case, we can trust an unverified OCSP response.
The following path correct this.

Thanks for all the good job
Jean-Etienne Schwartz



Hello,

openssl 0.9.8a until 1.0.1b

OCPS_basic_verify return a positive value when X509_STORE_CTX_init failed, and, in this case, we can trust an unverified OCSP response.
The following path correct this.

Thanks for all the good job
Jean-Etienne Schwartz



ocsp_vfy.diff (740 bytes) Download Attachment

 « Return to Thread: [openssl.org #2803] bug report: OCSP_basic_verify may return incorrect value