On 10/03/2021 13:14, Harish Kulkarni wrote:
My application is built along with openssl library source code. We want to dump keys to a file for decrypting TLS flows from network captures.. is there any flag or environment variable which we can set during building application or while running application.
Env var SSLKEYLOGFILE -- Cheers, Jeremy