async fn list_certs(__arg0: State<Arc<SharedState>>) -> impl IntoResponseExpand description
GET /api/acme/certs — every managed certificate with state and metadata.
{"enabled": false, "certs": []} when acme: is not configured, so the UI
can tell “not configured” from “nothing managed” without a status-code guess.