Initial Setup
- Platform 2040 brings the app up on HTTP first so ACME validation can succeed.
- Certbot runs after nginx is answering on port `80` for the exact domain.
- If issuance succeeds, nginx is switched to the HTTPS config.
Log in to inspect Platform 2040 SSL and certificate workflow details.
Quick reference for how Platform 2040 handles certificate issuance, renewal, and the failure cases that matter.
All issue and renew requests are persisted as SSL jobs and executed by one Platform 2040 worker. If a create flow reaches the SSL step while another SSL job is already running, the new job stays queued and the app can remain in SSL pending until the queued job completes.
Loading recent Certbot runs…