Skip to content

Category

SSL, TLS, and DNS

SSL, TLS, and DNS cover how browsers and clients find hosts and establish encrypted connections, including certificates, hostnames, and resolution.

Why this category matters

An expired certificate or a broken DNS record can take a healthy application offline for every visitor. These layers fail quietly until someone notices.

Recommended learning order

  1. SSL certificateSSL certificate is a digital certificate commonly used to enable HTTPS for a hostname.
  2. TLS certificateTLS certificate is a certificate used to authenticate a host during a TLS handshake.
  3. SSL certificate monitoringSSL certificate monitoring is watching certificates for upcoming expiration and validity problems.
  4. DNSDNS is the system that resolves human hostnames into addresses machines use.
  5. DNS resolutionDNS resolution is the process of looking up records for a hostname.

Foundational terms

Advanced terms

All terms in SSL, TLS, and DNS