Skip to main content

Module enroll

Module enroll 

Source
Expand description

Certificate enrollment via Dogtag CA REST API.

Implements profile-based certificate enrollment using PKCS#10 CSRs. Supports both synchronous enrollment (certificate returned immediately) and asynchronous enrollment (request ID returned for later polling), corresponding to EST’s standard and Disconnected modes respectively.

Structs§

EnrollResult
Result of a certificate enrollment request.

Enums§

EnrollStatus
Status of a certificate enrollment request.