<p></p>
<p>To get working session keys embedding and description required to record TLS connection from start (TCP SYN/ACK).<br>
If TLS connection is long-term and the start of the connection not recorded, then traffic cannot be decrypted.</p>
<p>From my point view, need to try utilize <code>SSL_key_update()</code> with <code>SSL_KEY_UPDATE_REQUESTED</code>. <a href="https://www.openssl.org/docs/man1.1.1/man3/SSL_renegotiate.html" rel="nofollow">More info</a>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/2785#issuecomment-869337683">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZIQ7FMRJ327AX3PXMLTU7YZ3ANCNFSM47BQRZIA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZKKEFQZNDKMW3B6GGLTU7YZ3A5CNFSM47BQRZIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGPIQUUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2785#issuecomment-869337683",
"url": "https://github.com/kamailio/kamailio/pull/2785#issuecomment-869337683",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>