rbruenig / qperf

qperf is a performance measurement tool for QUIC similar to iperf
GNU General Public License v3.0
49 stars 8 forks source link

Add TLS secret logging #6

Closed kosekmi closed 4 years ago

kosekmi commented 4 years ago

Add support for TLS secret logging, which was added to quicly in 03/2019: https://github.com/h2o/quicly/pull/102

Logging is enabled by -l cli option stating the desired output file. File can be used by Wireshark (i.e., Edit -> Preferences -> Protocols -> TLS -> (Pre)-Master-Secret log filename) to decrypt captured traffic.