Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Add support for new cit attributes: csrUploadAllowed and KeyGeneratedByVenafiAllowed #88

@angelmoo

Description

@angelmoo

Add support for new cit attributes: csrUploadAllowed and KeyGeneratedByVenafiAllowed:

When creating a new policy on VaaS using a policy specification, if policy specification's serviceGenerated attribute is true then KeyGeneratedByVenafiAllowed will be true and csrUploadAllowed will be false And if serviceGenerated is false then csrUploadAllowed will be true and KeyGeneratedByVenafiAllowed will be false
if policy specification's serviceGenerated attribute is not specified, then csrUploadAllowed and KeyGeneratedByVenafiAllowed values will be true

please look at Vcert implementation: Venafi/vcert#201

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions