Fix for partial chain notification.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 13 Dec 2013 14:05:32 +0000 (14:05 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 13 Dec 2013 15:29:26 +0000 (15:29 +0000)
commit53a8f8c26d43b2fb1a0a4a6d2b12c27abf97ea77
treef450c7cdd8d669d2458b2bc084b4e87e33ef385c
parentbf4863b3f5729f3679c4270dc8125f2bded67caf
Fix for partial chain notification.

For consistency with other cases if we are performing
partial chain verification with just one certificate
notify the callback with ok==1.
crypto/x509/x509_vfy.c