Certificates
certs issues public TLS certificates for Cloud hostnames (ACME). Domain validation for product hostnames uses DNS-01 through DNS.
Status: Preview — intended contract below. Tenant certificate APIs through gateway are not generally available yet (matrix: skeleton). Live platform HTTPS today is operated by Skippr; you do not run ACME yourself.
What you will get
- Automated certificates for Cloud hostnames under
cloud.skippr.io - DNS-01 challenges published via dns (no DNS-vendor dashboard steps)
- Gateway (and related TLS listeners) served with platform-managed material
Intended access
| Hostname | certs.eu-central-1.cloud.skippr.io |
| Auth | SigV4 / Cloud JWT via gateway |
| Region | eu-central-1 |
Operations
| Operation | Notes |
|---|---|
| Request / GetOrder / Describe / Renew | Coming soon |
| List / Delete | Coming soon |
| DNS-01 | Via dns only |
Private keys are not returned on the public API.
