Skip to content
R42 / Technology / 00085

Let’s Encrypt case study: how automation helped make HTTPS the default

The nonprofit certificate authority removed price and manual work from the equation, while ACME turned certificate renewal into routine infrastructure.

08.09.26 Misael 4 MIN
WhatsApp X Facebook LinkedIn Telegram Email

R42 / SUMMARY

Let’s Encrypt helped turn HTTPS into a default configuration by combining free certificates, automated domain validation, and the open ACME protocol. Issuance and renewal could then be built into servers and hosting platforms, although HTTPS protects a connection and does not prove that a site’s content is trustworthy.

KEY POINTS

  1. 01Let’s Encrypt removed certificate fees and treated automation as a core part of the service.
  2. 02ACME standardized domain validation, issuance, renewal, and revocation for software integration.
  3. 03In 2025, the organization reported peaks above 10 million certificates issued per day.
  4. 04HTTPS adoption also depended on browsers, hosting providers, servers, and other ecosystem changes.
  5. 05A DV certificate confirms technical control of a domain, not the identity or legitimacy of a site.

For many years, enabling HTTPS on a website meant buying a certificate, manually proving control of the domain, installing files on a server, and repeating the process before expiration. Each step was manageable on its own, but together they created a disproportionate barrier for blogs, community projects, and small businesses. The Let’s Encrypt case shows how changing the architecture of a process can matter more than merely lowering the price of a technology.

The nonprofit certificate authority put its first publicly trusted certificate into operation on September 14, 2015. Instead of selling certificates as a product, it combined three decisions: free issuance, automated validation, and integration through an open protocol. The effect was not to invent encryption, but to turn an exceptional administrative task into a routine infrastructure function.

The problem was operational as well as financial

A TLS certificate allows a browser to authenticate the domain it reached and establish an encrypted channel. That reduces the risk of third parties reading or changing traffic in transit. Before broad automation, however, operators had to navigate different certificate-authority procedures, interactive instructions, installation work, and renewal reminders. RFC 8555, which standardized the Automatic Certificate Management Environment protocol, records that the workflow could take one to three hours in informal usability tests cited by its authors.

Let’s Encrypt addressed price and operations at the same time. An ACME client proves control of a domain through a verifiable challenge, such as publishing an HTTP resource at a specific address or creating a DNS record. After validation, the client requests the certificate, installs the required material, and can repeat the process for renewal. The private key remains under the server operator’s control.

Automation changes the economics of the service. Issuing one more certificate no longer requires an equivalent sequence of human labor. Hosting companies can enable HTTPS by default for thousands or millions of customers; servers such as Caddy and proxies such as Traefik implement ACME directly. In 2024, the EFF noted that this integration reduces problems that arise when an external tool such as Certbot must interpret and modify another server’s configuration.

Scale became a consequence of integration

Milestones published by Let’s Encrypt illustrate the shift. The organization issued its millionth certificate in March 2016, reached one million issuances per day in September 2018, and passed one billion total issuances in 2020. At the end of September 2025, it exceeded ten million certificates in a single day for the first time. Certificates expire and are replaced, so cumulative issuance, active certificates, and protected sites are not equivalent measures.

The more meaningful figure sits outside the certificate count. According to Firefox statistics reproduced by Let’s Encrypt, the global share of encrypted web connections rose from below 30% to roughly 80% over about five years and remained near that level; in the United States it approached 95%. Those figures support a substantial contribution, but they do not establish sole causation. Browsers began labeling HTTP as insecure and limiting features to secure contexts, while hosting companies, content-delivery networks, and server projects simplified HTTPS deployment.

What the case teaches

The first lesson is that free certificates without automation would have had limited reach. Removing the price mattered, but eliminating repetitive decisions allowed HTTPS to become a platform policy. The second is that an open standard can extend the effect of one organization: ACME became an IETF standard in 2019 and can be implemented by different authorities, clients, servers, and providers.

The third lesson is operational. Short-lived certificates stop being calendar problems when renewal is continuously tested. Let’s Encrypt documentation lists a 90-day default and a six-day option, with renewal recommended before expiration. This reduces the exposure window of old credentials, but it also turns failed automation, rate limits, and dependence on the certificate authority into risks that require monitoring.

There is also an important conceptual limit. Let’s Encrypt issues domain-validation certificates. They demonstrate that the requester technically controls the domain at that moment; they do not certify a company’s legal identity, the accuracy of an article, or the honesty of a store. A fraudulent site can also use HTTPS. The lock protects the connection; it does not endorse the content.

The project’s most durable legacy, then, is not only the volume of certificates. It is the demonstration that security infrastructure can reach scale when cost, standardization, and operational experience are treated as the same problem. HTTPS became less visible precisely because it became a basic part of the web.

Written by

Misael

Responsible for reporting and writing this story at Rota42.

R42 / FAQ

What does Let’s Encrypt do?

Let’s Encrypt is a nonprofit certificate authority that issues domain-validated TLS certificates. These certificates allow servers to offer HTTPS connections recognized by compatible browsers.

Why was the ACME protocol important?

ACME established a standard way for software to prove control of a domain and request, renew, or revoke certificates. Servers and hosting platforms could therefore build the process in without recurring manual steps.

Does HTTPS mean a website is trustworthy?

No. HTTPS authenticates the relationship between a certificate and a domain and protects data in transit from reading or alteration. It does not verify that the site’s content, organization, or offer is legitimate.

Are Let’s Encrypt certificates really free?

Let’s Encrypt does not charge for certificates. A hosting company may charge for administration or support, but that fee does not come from the certificate authority.

Continue reading

View archive

We use necessary storage for operation and security. With your permission, we enable audience measurement, personalization and optional advertising features.

Necessary Always active for security, session, language, theme and recording your choice. Analytics Allows audience, navigation and performance measurement to improve content and experience. Personalization Allows content, preferences and experiences to be adapted based on your choices. Marketing Allows advertising storage, ad personalization and full measurement.

Install Rota42

On iPhone or iPad, open Rota42 in Safari and follow these steps:

  1. Tap Share in the Safari menu.
  2. Choose “Add to Home Screen”.
  3. Enable “Open as Web App”, then tap Add.