Skip to content
Discussion options

You must be logged in to vote

Not sure why you want to prevent that? Since you are using approvals, and a work-flow where people can request whatever they want, If you allow "public" requests you can not control what they request, but you can deny the request. You can also control things like "single active certificate constraint", meaning that a single end entity can only have one active certificate, when a new one is issued the old one is revoked. You can also set constraints to limit unique subject DN, so it would not be possible to approve a certificate for another user using the same subject DN as another user is already using (it will result in an error approving it or issuing the certifciate).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@primetomas
Comment options

Answer selected by bsjaramillo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants