What is SSL/TLS Certificate?
A digital certificate that authenticates a website identity and enables encrypted HTTPS connections.
SSL/TLS certificates establish trust between browsers and servers. They contain the domain name, issuing Certificate Authority (CA), public key, and validity dates. When a browser connects to an HTTPS site, it verifies the certificate chain.
Types include Domain Validation (DV), Organization Validation (OV), and Extended Validation (EV). Let's Encrypt provides free DV certificates. Certificates must be renewed before expiration.