Y
Hacker News
new
|
ask
|
show
|
jobs
by
edwinyzh
3012 days ago
I have a dumb question - Can existing clients with the old TLS versions connect to a server with TLS 1.3?
1 comments
mcpherrinm
3012 days ago
A TLS server and client can both support multiple versions. Clients which don't support 1.3 will continue to use 1.2 (or 1.1 or 1.0, if the server still supports them)
link