Hi,
I'm trying to figure out why the pipline for
https://gitlab.com/wireshark/wireshark/-/merge_requests/14615 fails but
can't get the syntax right:
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
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to