VenafiPS
VenafiPS is a comprehensive PowerShell module designed to automate numerous functions offered by CyberArk Certificate Manager - SaaS and CyberArk Certificate Manager - Self-Hosted. This module goes beyond being a simple API wrapper; it empowers users to pipe multiple functions together, creating highly sophisticated automation. Some possible use cases include:
- Create, update, or remove certificates, applications, teams, users, and machines
- Perform in-depth search queries for existing objects
- Initiate workflows, including push provisioning
The module is available on PowerShell Gallery for easy installation via Install-Module -Name VenafiPS and is also available via a Docker image.
📘 Note Developed for and tested against Windows, Linux, and Mac.
To get started, see the readme on GitHub.