VenafiTppPS

2.0.2

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 2.0.2

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

Install-PSResource -Name VenafiTppPS -Version 2.0.2

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-2020 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 Import-TppCertificate Invoke-TppCertificateRenewal Invoke-TppRestMethod Move-TppObject New-TppCapiApplication New-TppCertificate New-TppDevice New-TppObject New-TppPolicy New-TppSession New-TppToken Read-TppLog Remove-TppCertificate Remove-TppCertificateAssociation Rename-TppObject Revoke-TppCertificate Revoke-TppToken Set-TppAttribute Set-TppPermission Set-TppWorkflowTicketStatus Test-TppIdentity Test-TppObject Write-TppLog

Dependencies

This module has no dependencies.

Release Notes

## v2.0.2
- fix #108.  Process to convert a secure password to plain text was failing on Linux.

## v2.0.1
- add Import-TppCertificate, #88
- make Invoke-TppRestMethod accessible, #106
- fix verbose being turned on incorrectly in New-TppSession when getting by token

## v2.0.0
- Add token-based authentication support, Integrated, OAuth, and Certificate. Tokens can be used in or out of this module. #94
- Add CertificateType option to New-TppCertificate
- Add support for GET api calls which require a trailing slash
- Fixes in multiple functions where .Add on a hashtable was called in the process block
- Fix issue #102, Base64 with private key not an available option
- Update formats which support IncludeChain

FileList

Version History

Version Downloads Last updated