Skip to main content

renew_cert

Function renew_cert 

Source
async fn renew_cert(
    __arg0: State<Arc<SharedState>>,
    __arg1: Path<String>,
    __arg2: Query<HashMap<String, String>>,
) -> impl IntoResponse
Expand description

POST /api/acme/certs/{id}/renew[?force=true] — nudges the renewal manager.