Skip to main content

get_health_hsm

Function get_health_hsm 

Source
pub async fn get_health_hsm(
    _admin: AdminAuth,
    __arg1: State<Arc<AppState>>,
) -> Response
Expand description

GET /admin/health/hsm — HSM connectivity check.

Verifies that the configured HSM is reachable and the PKCS#11 session is active.