VenafiTppPS

1.2.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 1.2.2

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

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

- Add Linux support
- Add New-TppDevice
- New-TppCapiApplication
 - Add ProvisionCertificate parameter to provision a certificate when the application is created
 - Removed UpdateIis switch as unnecessary, simply use WebSiteName
 - Add ApplicationName parameter to support pipelining of path
 - Add SkipExistenceCheck parameter to bypass some validation which some users might not have access to

- New-TppCertificate
 - Certificate authority is no longer required
 - Fix failure when SAN parameter not provided
 - Fix Management Type not applying
- Add ability to provide root level path, \ved, in some `Find-` functions
- Add pipelining and ShouldProcess functionality to multiple functions
- Update New-TppObject to make Attribute not mandatory
- Remove ability to write to the log with built-in event groups.  This is no longer supported by Venafi.  Custom event groups are still supported.
- Add aliases for Find-TppObject (fto), Find-TppCertificate (ftc), and Invoke-TppCertificateRenewal (itcr)
- Simplified class and enum loading

FileList

Version History

Version Downloads Last updated