Hi,
C:\development\build\run\RelWithDebInfo\tshark.exe -r C:\development\wireshark\test\captures\tls13-rfc8446.pcap -otls.keylog_file:{C:\development\wireshark\test\keystls13-rfc8446-noearly.keys} -Y http -Tfields -e frame.number -e http.request.uri -e http.file_data
sort of works but not sure the decryption works
C:\development\build\run\RelWithDebInfo\tshark.exe -r C:\development\wireshark\test\captures\tls13-rfc8446.pcap -otls.keylog_file:{C:\development\wireshark\test\keystls13-rfc8446-noearly.keys} -Y http -Tfields -e frame.number -e http.request.uri -e http.file_data -E separator=|
fails for some reason.
Running out of time today :-)
Best regards
Andeers