]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: Use certificates from TLS authentication in OCSP stapling
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 9 Dec 2013 02:35:11 +0000 (18:35 -0800)
committerJouni Malinen <j@w1.fi>
Thu, 26 Dec 2013 18:50:28 +0000 (20:50 +0200)
commit6bf61fb288823734bf96afa356542c3e821233ac
treee29877e6ec9d29796912400051d9dee8f6c9a6df
parentc9629476f34ee24cf19cfb1ce5923a5012a7556b
OpenSSL: Use certificates from TLS authentication in OCSP stapling

OCSP response may not include all the needed CA certificates, so use the
ones received during TLS handshake.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/crypto/tls_openssl.c