OpenSSL: Fix ca_cert_verify for TPM
authorChristopher Wiley <wiley@chromium.org>
Sat, 4 Aug 2012 21:36:08 +0000 (00:36 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 4 Aug 2012 21:36:08 +0000 (00:36 +0300)
commitd8858cadeb6159105c25348e3476ea9d7781a23d
treede34357d4b46d139ecd7e36892a8b60ad023f484
parenta5195e56e89ccb32badb143810eb34f3936538ba
OpenSSL: Fix ca_cert_verify for TPM

This bit is set in the code path that handles keys and certs from places
other than OpenSSL authentication engines. Setting this bit causes
authentication to fail when the server provides certificates that don't
match the client certificate authority.
src/crypto/tls_openssl.c