Pyshark TLS 1.3 support #581
Unanswered
bruntmyer29
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using Wireshark I can view packets and some of them show the Protocol as TLSv1.3 but when I read the .pcap file into Pshark the TLS layer versions are all listed as 1.2 (0x0303). After drilling into the packet within WireShark the TLS version is stated as 1.2 but how does WireShark determine at the upper level that the TLS version is 1.3 and is Pyshark able to make this determination somehow?
Beta Was this translation helpful? Give feedback.
All reactions