Skip to main content

Module profiles

Module profiles 

Source
Expand description

Enrollment profile operations via Dogtag CA REST API.

Provides profile enumeration and constraint extraction from /ca/rest/profiles. Profile constraints are used by kipuka’s /csrattrs endpoint to derive CSR attribute hints per RFC 7030 S4.5.

Structs§

Constraint
A constraint within a profile policy.
ConstraintParam
A single constraint parameter (name-value pair).
Policy
A single profile policy (constraint or default).
PolicyDefault
Default value within a policy.
PolicySet
A named group of policies within a profile.
ProfileConstraints
Extracted constraints from a profile, suitable for deriving CSR attributes.
ProfileDetail
Detailed profile definition including inputs, outputs, and policy sets.
ProfileInfo
Summary information about an enrollment profile.