]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL/BoringSSL: Read certificate chain from client_cert on Android
authorPaul Stewart <pstew@google.com>
Wed, 25 Jan 2017 21:59:16 +0000 (13:59 -0800)
committerJouni Malinen <j@w1.fi>
Sun, 29 Jan 2017 23:54:30 +0000 (01:54 +0200)
commit6d08f23f0a38ded75935202251e8c049308ce08a
tree09d78f59cdb5fce5f699b223a4a24afbe1d33dbf
parent92607e91fbc8fa37d4ff9874b8cbf2baefaf8f4d
OpenSSL/BoringSSL: Read certificate chain from client_cert on Android

If the keychain holds additional certificates other than the end
certificate, read them into the certificate chain.

Signed-off-by: Paul Stewart <pstew@google.com>
src/crypto/tls_openssl.c