Skip to main content

list_certs

Function list_certs 

Source
async fn list_certs(__arg0: State<Arc<SharedState>>) -> impl IntoResponse
Expand 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.