Skip to main content

cms_est_router

Function cms_est_router 

Source
pub fn cms_est_router() -> Router<Arc<AppState>>
Expand description

Build the CMS-EST sub-router.

Mounts CMS-wrapped variants of the core EST enrollment endpoints under /.well-known/est/cms/. Each handler unwraps the CMS SignedData, delegates to the standard EST logic, and optionally wraps the response in CMS EnvelopedData.