Experimental support for partial chain verification: if an intermediate
authorDr. Stephen Henson <steve@openssl.org>
Thu, 25 Feb 2010 00:17:22 +0000 (00:17 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 25 Feb 2010 00:17:22 +0000 (00:17 +0000)
commitfbd2164044f92383955a801ad1b2857d71e83f27
treedfd027788b737a91b8103a1b5ae751e695c5d014
parent04e4b8272614ab72d313af8d8e6488f8575e175e
Experimental support for partial chain verification: if an intermediate
certificate is explicitly trusted (using -addtrust option to x509 utility
for example) the verification is sucessful even if the chain is not complete.
CHANGES
crypto/x509/x509_trs.c
crypto/x509/x509_vfy.c