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.
Giao thức liên quan
Được đề cập trong hướng dẫn
HTTP Request Lifecycle: From URL to Response
HTTP Fundamentals
Debugging SMTP Delivery Failures: 4xx Temporary vs 5xx Permanent
Debugging & Troubleshooting
SMTP Authentication Methods Explained
Email Delivery
DNS over HTTPS (DoH) and DNS over TLS (DoT): Encrypted DNS Explained
DNS & Networking
WebSocket Close Codes: Why Your Connection Dropped
Real-Time Protocols
Connection Management and Keep-Alive
Performance & Optimization
Resource Hints: Preload, Prefetch, Preconnect, and DNS-Prefetch
Performance & Optimization
RFC 5321: SMTP Protocol Deep Dive
Protocol Deep Dives
QUIC Protocol: The Transport Layer Behind HTTP/3
Protocol Deep Dives
Migrating from HTTP/1.1 to HTTP/2
Migration & Upgrades
TLS Termination: Where to Terminate HTTPS and Why
Production Infrastructure
Tình huống liên quan
502 Bad Gateway Behind Cloudflare
HTTP
Mixed Content Errors After HTTPS Migration
HTTP
511 Network Authentication Required — Captive Portal
HTTP
426 Upgrade Required — HTTP/1.1 to HTTP/2 Migration
HTTP
503 Bad Sequence of Commands — AUTH Before STARTTLS
SMTP
421 Service Unavailable — STARTTLS Required
SMTP
gRPC UNAVAILABLE — Connection Failures
gRPC
1015 TLS Handshake Failure — Certificate Mismatch
WebSocket
530 Login Authentication Failed
FTP
Được định nghĩa trong
RFC 9114
HTTP/3
RFC 5321
Simple Mail Transfer Protocol
RFC 3207
SMTP Service Extension for Secure SMTP over Transport Layer Security
RFC 8484
DNS Queries over HTTPS (DoH)
RFC 7858
Specification for DNS over Transport Layer Security (TLS)
RFC 2228
FTP Security Extensions
RFC 4217
Securing FTP with TLS
Hướng dẫn quyết định
Xem thêm
HTTP/2
HTTP Concepts
HTTP/3
HTTP Concepts
TLS Certificate (SSL Certificate)
Security
Cipher Suite
Security
HSTS (HTTP Strict Transport Security)
Security
Mutual TLS (mTLS)
Security
DNS over HTTPS (DoH)
Networking
Protocol Negotiation
Protocol Design
ALPN (Application-Layer Protocol Negotiation)
Protocol Design
QUIC
Protocol Design
DNS over TLS (DoT)
DNS
STARTTLS
Email & SMTP
TLS Termination
Infrastructure
HSTS Preload
Web Standards
Certificate Transparency
Web Standards
SRTP (Secure Real-time Transport Protocol)
SIP & VoIP
SFTP (SSH File Transfer Protocol)
FTP & File Transfer
FTPS (FTP Secure)
FTP & File Transfer
SCP (Secure Copy Protocol)
FTP & File Transfer
TLS Versions
TLS & Encryption
SNI (Server Name Indication)
TLS & Encryption
OCSP Stapling
TLS & Encryption
TLS Session Resumption
TLS & Encryption
TLS Fingerprinting (JA3/JA4)
TLS & Encryption