Venafi / VenafiPS

Powershell module to fully automate your Venafi TLS Protect Datacenter and Cloud platforms!
https://venafips.readthedocs.io/
Apache License 2.0
18 stars 7 forks source link

get-tpppermission #201

Closed tonyjameshart closed 1 year ago

tonyjameshart commented 1 year ago

Will this give the permissions set on a certificate object?

Is there a way to get what each certificate permissions are set to?

gdbarron commented 1 year ago

Give it a go and see if it gives you the perms you need. To get all use Find-VenafiCertificate | Get-TppPermission.