VenafiTppPS

0.5.0

PowerShell module to access the features of Venafi Trust Protection Platform REST API

Minimum PowerShell version

5.0

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name VenafiTppPS -RequiredVersion 0.5.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name VenafiTppPS -Version 0.5.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Greg Brownstein. All rights reserved.

Package Details

Author(s)

  • Greg Brownstein

Tags

Venafi TPP TrustProtectionPlatform API

Functions

Get-TppAttribute Get-TppCertificateDetail Get-TppCustomField Get-TppIdentity Get-TppIdentityAttribute Get-TppLog Get-TppObject Get-TppPermission Get-TppWorkflowDetail Move-TppObject New-TppCapiApplication New-TppCertificate New-TppPolicy New-TppSession Rename-TppObject Restore-TppCertificate Revoke-TppCertificate Set-TppAttribute Set-TppPermission Set-TppWorkflowStatus Test-TppIdentity Test-TppObject

Dependencies

This module has no dependencies.

Release Notes

- Add TppPermission class
- Add Set-TppPermission, supports add and update
- Update all parameters of name DN to Path
- Add Full switch to Get-TppCertificateDetail to get additional details and validation info with default parameter set
- Get-TppIdentityAttribute, remove attribute name limitation (validation) as specified in documentation; all attributes the directory contains should be accessible.
- Get-TppIdentityAttribute, make attribute name optional and provide basic details, eg. FullName, PrefixedUniversal, etc, by default
- Get-TppPermission, permission properties now return TppPermission type
- Add Test-TppIdentity
- Rename Test-TppObjectExists.ps1 to Test-TppObject.ps1 to match function name

FileList

Version History

Version Downloads Last updated