Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL.do_dissect() does not recognize DTLS #140

Open
4Kp3n opened this issue Aug 23, 2018 · 0 comments
Open

SSL.do_dissect() does not recognize DTLS #140

4Kp3n opened this issue Aug 23, 2018 · 0 comments

Comments

@4Kp3n
Copy link

4Kp3n commented Aug 23, 2018

Hey there,

upon trying to receive DTLS messages I came across this line:

record = self.guessed_next_layer # FIXME: detect DTLS in SSL.do_dissect()

I wonder if you could provide me with additional info about this?
So far I just observed that my DTLSRecord get's interpreted as a TLSRecord what leads to wrong dissection and ultimately an error.

I read #13 but can't tell if it's actually related.

any help appreciated

cheers skllrn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant