]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: Write peer certificate chain details in debug log
authorJouni Malinen <jouni@codeaurora.org>
Mon, 19 Aug 2019 13:34:22 +0000 (16:34 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 19 Aug 2019 13:34:22 +0000 (16:34 +0300)
commit100b2edb2806c35de8f941859e212b86d1658382
tree0712072aab034355bf24beabca13b8d10baabd65
parente6edadba86c415d080515c8985062f0ae5975f89
OpenSSL: Write peer certificate chain details in debug log

This makes it more convenient to debug TLS certificate validation
issues.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/crypto/tls_openssl.c