To get working session keys embedding and description required to record TLS connection from start (TCP SYN/ACK).
If TLS connection is long-term and the start of the connection not recorded, then traffic cannot be decrypted.

From my point view, need to try utilize SSL_key_update() with SSL_KEY_UPDATE_REQUESTED. More info.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.