Skip to main content

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) and sslExpiry. See SSL concept.
  • Challenge types, certificate storage paths, and nginx reload behavior are implementation-specific—confirm in apps/api domain service code and Swagger responses for your checkout.

Until verified, treat DNS + HTTP challenge steps as TBD in your environment.