VenafiTppPS

0.6.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.6.0

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

Install-PSResource -Name VenafiTppPS -Version 0.6.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

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

Dependencies

This module has no dependencies.

Release Notes

- BREAKING CHANGE: Break out basic certificate gathering from Get-TppCertificateDetail into Find-TppCertificate
- BREAKING CHANGE: update Get-TppAttribute to standardize output as PSCustomObject with properties Name, Value, IsCustomField, and CustomName
- Add TppObject type.  This will be the InputObject to many functions.
- Add ConvertTo-TppGuid to convert a path to a guid
- Add Get-Certificate to retrieve a certificate
- Add Remove-TppCertificate
- Add InputObject support to Get-TppCertificateDetail
- Update output of Find-TppObject, is now TppObject
- Update Get-TppAttribute to accept InputObject and Guid parameters
- Update Remove-TppCertificateAssociation to accept InputObject and add better pipeline support
- Update Revoke-TppCertificate to support ShouldProcess
- Update Set-TppAttribute to support ShouldProcess
- Update Set-TppPermission to support ShouldProcess
- Rename ConvertTo-TppDN to ConvertTo-TppPath.  Will look to change all references of DN to Path
- Rename Get-TppObject to Find-TppObject to properly reflect its purpose
- Fix Set-TppAttribute to properly support NoClobber

FileList

Version History

Version Downloads Last updated