]> granicus.if.org Git - openssl/commit
New verify flag to return success if we have any certificate in the
authorDr. Stephen Henson <steve@openssl.org>
Thu, 13 Dec 2012 18:14:46 +0000 (18:14 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 13 Dec 2012 18:14:46 +0000 (18:14 +0000)
commit51e7a4378a78bb0870a2cdc5c524c230c929ebcb
tree786b3771776cf062bc6a02de5c70729dcc430ac4
parent74cc3b583d69d7fe7b90d177a7e83268f69c23c9
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.
apps/apps.c
crypto/x509/x509_vfy.c
crypto/x509/x509_vfy.h