]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: SSLKEYLOGFILE capability to allow Wireshark TLS decoding
authorAlexander Clouter <alex+hostapd@coremem.com>
Thu, 28 Apr 2022 22:07:35 +0000 (23:07 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 1 May 2022 15:23:59 +0000 (18:23 +0300)
commita8d058c939a7ab4a7707a583a2a1555ab61b5d3c
tree275c1a635b3aacff8840424cf76533f3b9b94de3
parent3890fa503165b48de78e117d7ddfdbb2b7bb5154
OpenSSL: SSLKEYLOGFILE capability to allow Wireshark TLS decoding

A port of the trivial patch I wrote for FreeRADIUS to allow TLS decoding
in Wireshark for hostapd/wpa_supplicant:

https://github.com/FreeRADIUS/freeradius-server/commit/df0eb0a8849611cb44e0baeadfd3e6fcd20bc7b9

Signed-off-by: Alexander Clouter <alex@coremem.com>
src/crypto/tls_openssl.c