New verify flag to return success if we have any certificate in the trusted
authorDr. Stephen Henson <steve@openssl.org>
Fri, 14 Dec 2012 14:30:46 +0000 (14:30 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 14 Dec 2012 14:30:46 +0000 (14:30 +0000)
commit9a1f59cd3128ddac73d3e0721ecd55935f53ba8b
tree52a4c37e533046e053da9450cf4daaeec6050cf0
parent4e72220fd659c6ccf93945a40864f4499357bf0e
New verify flag to return success if we have any certificate in the trusted
store instead of the default which is to return an error if we can't build
the complete chain. [backport from HEAD]
apps/apps.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h