Automatic HTTPS certificate: why you never need to buy one again

The padlock next to a web address is an HTTPS certificate: a small file that proves a browser is really talking to your site, and encrypts everything between the two. Browsers now warn visitors away from plain HTTP, and search engines have counted HTTPS toward ranking for years. Which leaves one practical question — do you, personally, still have to go and buy one? No. Here is what replaced the chore.

The old way, and why it was painful

You picked a certificate authority, generated a signing request on your own server, paid — annually, or for several years at once — then hand-installed the certificate, its private key and an intermediate chain file. None of it was hard, exactly. It was one more thing you, specifically, were responsible for keeping correct, with a hard expiry date attached.

The automated way: what changed

Certificate authorities now issue through an automated protocol instead of a human process: you prove control of a domain by machine, and a certificate arrives within seconds, free, valid for a much shorter window than the old paid ones. Shorter sounds worse; it's the opposite. Renewal is automated too, so a short-lived certificate that renews itself silently is far less likely to end up expired and forgotten than a two-year certificate nobody is watching.

How "on-demand" issuance actually works

A modern automated edge goes one step further: it requests a certificate for a hostname the first moment real traffic arrives, instead of pre-provisioning every certificate it might ever need. The edge doesn't need to know your domain in advance — only how to check, when your domain shows up, that it's allowed to issue for it.

What happens after your domain verifies

1

Ownership is proven

The DNS ownership check passes — see connecting a domain for exactly what that involves.

2

The first real request triggers issuance

The moment traffic for your domain reaches the edge, a certificate is requested from the public certificate authority on your behalf.

3

The certificate is installed automatically

There's no file to download and no server configuration to touch — the edge holds and serves the certificate itself.

4

Renewal happens in the background

The edge tracks its own certificates' expiry and renews them ahead of time, without any action from you, indefinitely.

How Olmira handles this

Olmira's edge runs exactly this model: on-demand TLS gated by domain verification, issued by a public certificate authority once the domain is confirmed yours. There is no certificate file anywhere in Control because there is nothing to manage. A status of "pending" usually just means no real visitor has hit the domain since it verified — it is designed to sit at "pending" rather than flip to an error on a momentary hiccup, so it is safe to ignore while it settles.

Your free yourname.olmira.app address is HTTPS-secured from the moment you publish, and a custom domain gets the identical automatic treatment the instant it verifies — see connecting a domain for the DNS step that unlocks it, and custom domains for what each plan includes.

One less thing to manage

Free 30-day trial. Connect your domain when you're ready; the certificate takes care of itself.