Check chain is not NULL before assuming we have a validated chain. The
authorDr. Stephen Henson <steve@openssl.org>
Wed, 19 Dec 2012 15:01:32 +0000 (15:01 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 19 Dec 2012 15:01:32 +0000 (15:01 +0000)
modification to the OCSP helper purpose breaks normal OCSP verification. It is
no longer needed now we can trust partial chains.


No differences found