Adaptable Application prerequisites

Before you configure a Venafi Adaptable Driver application object in Trust Protection Platform, review the following prerequisites:

  • Review the Adaptable Flow design to understand where you want the custom logic to be applied.
  • To work effectively with any Venafi adaptable solution, you must have some working knowledge of PowerShell scripting, or you must have equivalent experience with a scripting language similar to PowerShell.

  • Install Windows PowerShell 3.0 or later.
  • Install .NET 4.8 or later.
  • Make sure you have a username credential that is valid for the device you will connect to. This is the username and password SSH Protect will use to connect to the device. For information on working with credentials, see Creating user name or password credentials.
  • Check out the sample script in the \Venafi\Scripts\AdaptableSSHManagement\sample\ folder. This will help you create your script. Your scripts should be stored in the \Venafi\Scripts\AdaptableSSHManagement\ folder. You will only be able to select items that appear in that specific folder, not any descendant folders.

What's next?

After you've completed the Adaptable Application prerequisites, the next thing you need to do is to assign the PowerShell script to the policy. For more information, see Assigning the PowerShell script to a policy.

Related Topics Link IconRelated Topics