HTTPS
HTTPS is HTTP protected with TLS so web traffic is encrypted and the server can prove its identity.
Concept Neighborhood
Start here
HTTP
The foundation HTTPS builds on, worth understanding first.
DNS over HTTPS (DoH)
A protocol that sends DNS queries encrypted inside HTTPS, hiding them from network observers. It improves user privacy but complicates defensive monitoring, since DNS lookups no longer appear in plain network traffic.
1
lesson
HSTS
HTTP Strict Transport Security: a web security header that tells browsers to only connect to a site over HTTPS, preventing downgrade to insecure HTTP and protecting against certain interception and stripping attacks.
1
lesson
Related Lessons
4 lessons cover this conceptWeb Architecture and Request Flow
General Beginner
URLs, Domains, DNS, and Hosting
General Beginner
HTTPS and TLS in the Browser
General Beginner
Common Application Protocols and Defender Relevance
General Beginner
Sign in to open lesson content directly.
