Symptom
Application requires manual steps to be preformed in the command line to finalize setup.
Cause
Application and devices differ and have varying needs.
Resolution
You can utilize a Workflow object to achieve some automation on this. Workflow objects can be used to halt a task's processing for command injection and/or approval requests.
- Create Workflow
- Specify the stage that needs the command injected on the server.
- Enable "Inject Commands"
- In "Commands" field type out the commands needed at this stage (macro commands can be utilized).
- Example commands:
- service httpd restart
- echo $SelfDN$ > C:\Users\Admin\InstalledVenafiCert.txt
In Addition only the below applications are documented to support command injection at this time.
- CAPI, Apache, GSK, iPlanet, JKS, PEM, PKCS#12, Tealeaf PCA, and VAM nShield
Comments