For information on HTTPS Automation requirements, see HTTPS Automation Requirements.
If HTTPS Automation is selected during installation, the location of the HTTPS certificate to be used must be specified in the obunity.exe.config file.
To specify the location of the HTTPS certificate:
- Open the obunity.exe.config file.
- In the Hyland.Canvas.Automation.Services node, locate <HttpsAutomation enabled="false" port="15425" certificateLocation="" /> .
- Set enabled to "true" .
- Change the port setting, if required.
- Set certificateLocation to the file path of the HTTPS certificate.
- Save and close obunity.exe.config.