History Of Ticket 8de7f5aa07242f07813c31db172269f43669a460

Artifacts Associated With Ticket 8de7f5aa07242f07813c31db172269f43669a460

  1. Ticket change [2b67d297aa] (rid 1565) by schelte on 2021-08-27 09:17:04:

    1. foundin initialized to: "b5c41cdeb6"
    2. icomment:
      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 [http://www.tclcode.com/patches/tls-b5c41cdeb6-debug.diff|here]
      
    3. login: "schelte"
    4. mimetype: "text/x-fossil-wiki"
    5. private_contact initialized to: "8475f421649231f1e116ac602bea4537d2b027b4"
    6. severity initialized to: "Important"
    7. status initialized to: "Open"
    8. title initialized to: "Enable debugging with wireshark"
    9. type initialized to: "Feature Request"