Get TLS certificate status
GET/api/admin/settings/tls
Returns metadata about the currently installed TLS certificate and whether a CSR is awaiting a signed cert. Admin only. Never returns key or PEM material.
Responses
- 200
- 403
Certificate metadata and pending-CSR flag.
Caller is not an admin.