Y
Hacker News
new
|
ask
|
show
|
jobs
by
yuhong
4205 days ago
It does not respond properly to clients trying to negotiate TLS 1.3. It should return a ServerHello showing the supported TLS 1.2 version.
1 comments
feld
4203 days ago
I wasn't aware there was a TLS 1.3 PoC that people could use for testing.
link
yuhong
4203 days ago
It is as simple as setting the version in the ClientHello message.
link
feld
4202 days ago
Oh, I see
link