ssl_admin_reissue
Request Let's Encrypt certificates for multiple customer domains at once. Queues ACME issuance in background, ideal for bulk SSL reissues from Admin SSL.
Instructions
Request Let's Encrypt certificates for selected customer domains.
This is the Admin SSL icon action: POST CMD_ADMIN_SSL action=multiple. The panel queues ACME in the background (dataskq) — no impersonation. Prefer this when an operator says “reissue SSL for these clients” from the Admin SSL page.
For a single domain on a modern panel, ssl_reissue_domain (New API, impersonate the owner) is more precise.
Args: domains: Customer domain names as listed by ssl_admin_list (max 50). wildcard: Request *.domain (dns-01). Default is http-01 / per-host. confirm: Required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| confirm | No | ||
| domains | Yes | ||
| wildcard | No | ||
| idempotency_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |