How to have cpprestsdk output to the key log file for TLS Decryption using Wireshark?
I have a Windows service application that uses cpprestsdk
and the http_client
class. For troubleshooting purposes I need to decrypt the TLSv1.2
traffic (and the Encrypted Alert
that leads to a RST-ACK
) using Wireshark.