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

crypto/tls handshake got unknow message type #41604

Closed
gtsigner opened this issue Sep 24, 2020 · 3 comments
Closed

crypto/tls handshake got unknow message type #41604

gtsigner opened this issue Sep 24, 2020 · 3 comments

Comments

@gtsigner
Copy link

What version of Go are you using (go version)?

Go1.14.4

What did you do?

i send request to cloudflare protect website i got unknow message type(25)
image

I have received 2 -> 8 -> 25 message type

image

@gtsigner
Copy link
Author

I'm confirming whether the handshake server hello data is wrong , but ... when I parse serverhello and encryptedextensions always got message type eq 25

@gtsigner
Copy link
Author

if i use golang TLS hello to send handshake will get message types

2
11
12
14
4
20

@gtsigner
Copy link
Author

sry , It's the third party's return data

@golang golang locked and limited conversation to collaborators Sep 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants