SSL/TLS explained for business owners


The short answer
An SSL/TLS certificate encrypts the connection between a visitor and your website or app, and proves the site belongs to you. Without one, browsers warn users away, forms are exposed, and payment providers will not integrate. Certificates come from a Certificate Authority, are valid for a fixed period, and must be renewed before they expire.
Two things. First, that everything between the visitor's browser and your server is encrypted, so nobody on the path (a café Wi-Fi, an ISP, a compromised router) can read or alter it. Second, that a Certificate Authority has verified that the certificate was issued to the operator of that domain. The padlock is the browser's summary of both checks passing.
SSL is the older name; TLS is the current protocol. People say SSL and mean TLS. The certificate is the same product either way.
| Type | What is verified | Typical use |
|---|---|---|
| Domain Validated (DV) | Control of the domain name | Websites, blogs, internal tools |
| Organization Validated (OV) | Domain plus the legal organization | Company sites, customer portals |
| Extended Validation (EV) | Domain plus an extended organization check | Banking and high-trust portals |
| Wildcard | A domain and all its subdomains | Many services under one name |
For most businesses, an OV certificate on the public site and DV certificates for internal tools is a sensible baseline. Banks and government portals usually go further.
NEXT STEP
Digital signature and SSL certificates from a CCA-licensed authority, with local documentation and support.