Pre-Submission Checklist

Type Of Change

Checklist:

Description

Wireshark project allows embedding session encryption keys into PCAP files. So it allows parsing encrypted packets as it was unencrypted.
More info
I prepared a change that allows export session encryption keys.
Please review PR. If ok, then I add commits with DocBook info.

Kyys may be emeberd using command

editcap --inject-secrets tls,/var/lib/kamailio/session_keylog encrypted.pcap with_keys.pcapng

As prototype used
https://github.com/openssl/openssl/blob/master/apps/lib/s_cb.c#L1480-L1525


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/2785

Commit Summary

File Changes

Patch Links:


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