impacket icon indicating copy to clipboard operation
impacket copied to clipboard

added SSLKEYLOGFILE support for HTTPSRelayClient to decrypt relay

Open quickbreach opened this issue 3 years ago • 0 comments

Allows the HTTPSRelayClient to respect the "SSLKEYLOGFILE" environmental variable and log the TLS keys to a file, allowing the user to view decrypted traffic in Wireshark. This is helpful for troubleshooting failing relays.

quickbreach avatar Sep 11 '22 02:09 quickbreach