You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: