VenafiTppPS

1.2.4

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 1.2.4

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

Install-PSResource -Name VenafiTppPS -Version 1.2.4

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-2019 Greg Brownstein. All rights reserved.

Package Details

Author(s)

  • Greg Brownstein

Tags

Venafi TPP TrustProtectionPlatform API

Functions

Add-TppCertificateAssociation ConvertTo-TppGuid ConvertTo-TppPath Find-TppCertificate Find-TppIdentity Find-TppObject Get-TppAttribute Get-TppCertificate Get-TppCertificateDetail Get-TppCustomField Get-TppIdentityAttribute Get-TppObject Get-TppPermission Get-TppSystemStatus Get-TppVersion Get-TppWorkflowTicket Invoke-TppCertificateRenewal Move-TppObject New-TppCapiApplication New-TppCertificate New-TppDevice New-TppObject New-TppPolicy New-TppSession Read-TppLog Remove-TppCertificate Remove-TppCertificateAssociation Rename-TppObject Revoke-TppCertificate Set-TppAttribute Set-TppPermission Set-TppWorkflowTicketStatus Test-TppIdentity Test-TppObject Write-TppLog

Dependencies

This module has no dependencies.

Release Notes

- issue #92, add offset parameter to Find-TppCertificate
- fix issue #95, allow inclusion of private key for format Base64 (PKCS #8) in Get-TppCertificate.  Earlier versions of Venafi documentation listed this incorrectly, but has been resolved.
- fix issue #96, Get-TppCertificate failing when pipilining due to adding a key to a hashtable that already exists
- fix issue #97, linux style paths which use / instead of \ were failing path check due to invalid regex
- pssa fix for Read-TppLog

FileList

Version History

Version Downloads Last updated