Partial path fix.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 8 Sep 2013 18:26:59 +0000 (19:26 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 8 Sep 2013 20:25:10 +0000 (21:25 +0100)
commit5117d50b7ecf9e7eedde15d5f5a88c473bff6773
treeb52e747259c524c4f332b2623a26291ef9e7a956
parent593605d3ec53ad61b8abe038a89bc763d89a354e
Partial path fix.

When verifying a partial path always check to see if the EE certificate
is explicitly trusted: the path could contain other untrusted certificates.
(cherry picked from commit 52073b76753815ef1dcc3ab3f9dba75803f717f4)
crypto/x509/x509_vfy.c