| Ticket Hash: | 8de7f5aa07242f07813c31db172269f43669a460 | ||
| Title: | Enable debugging with wireshark | ||
| Status: | Closed | Type: | Feature Request |
| Severity: | Important | Priority: | Immediate |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2024-06-29 01:29:12 1.34 years ago |
Created: |
2021-08-27 09:17:04 4.18 years ago |
| Version Found In: | b5c41cdeb6 | ||
| User Comments: | ||||
schelte added on 2021-08-27 09:17:04:
Debugging applications that use encrypted communications is difficult because tcpdump or wireshark will only show gibberish. However, wireshark has the ability to use a file with (pre-)master secrets, which will allow it to decrypt the traffic. I propose to add the option to generate such a file to tcltls. The standard way to do this is by setting the environment variable SSLKEYLOGFILE. A patch is available here bohagan added on 2024-06-29 01:29:12:
This feature request was added in commit [2c773b9a38b5e26e] and merged in commit [bed86d33036e5ba3]. | ||||