Security

TLS Handshake

The process by which a client and server establish a secure, encrypted connection. During the handshake, they negotiate the TLS version, select a cipher suite, authenticate the server's certificate, and generate session keys. TLS 1.3 reduced the handshake from two round trips to one, significantly improving connection latency. A failed handshake can result in connection errors.

관련 프로토콜

가이드에서 언급됨

관련 시나리오

정의 출처

의사결정 가이드

관련 항목