renew

Function renew 

Source
pub(in server) async fn renew(
    __arg0: State<Arc<AppState>>,
    __arg1: Extension<AuthenticatedCn>,
    __arg2: Json<RenewRequest>,
) -> Result<Json<RenewResponse>, StatusCode>
Expand description

POST /v1/agent/renew - mTLS-required; verified CN is stamped onto the new cert.