Issue SSL
In this page
API
Primary mutation:
POST /api/v1/domains/:id/ssl
Authorization: Bearer <token>
Roles: SUPERADMIN, ADMIN, RESELLER, DEVELOPER (per controller).
Operational notes
- Domain rows track
ssl(SSLStatus) andsslExpiry. See SSL concept. - Challenge types, certificate storage paths, and nginx reload behavior are implementation-specific—confirm in
apps/apidomain service code and Swagger responses for your checkout.
Until verified, treat DNS + HTTP challenge steps as TBD in your environment.