Include TA in checks/callback with partial chains.
authorDr. Stephen Henson <steve@openssl.org>
Fri, 14 Feb 2014 15:07:01 +0000 (15:07 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 14 Feb 2014 15:07:01 +0000 (15:07 +0000)
commit385b3486661628f3f806205752bf968b8114b347
tree888da4dbe51a086b1891e75130795f4798ebc4b1
parent2dac2667d1ec0ffd9f5609cc07f7e1221624e152
Include TA in checks/callback with partial chains.

When a chain is complete and ends in a trusted root checks are also
performed on the TA and the callback notified with ok==1. For
consistency do the same for chains where the TA is not self signed.
crypto/x509/x509_vfy.c