Preparing Encryption for Advanced Workflow
You can optionally set up certificate-based encryption for the Advanced Workflow service. This process involves completing 2 tasks, both before and after installing Archer.
On this page
Before installation
Complete this task before installing Archer.
-
Copy the certificate to the server that hosts the Advanced Workflow service.
-
Open the Certificate Manager.
-
Click Start.
-
Enter:
certmgr.msc
-
Select Certificate Manager.
-
-
From the Certificate Manager, right click on Certificate, hover over All Tasks, and click Import.
-
From the Certificate Import Wizard, in File to Import, select the certificate to import and click Next.
-
In Certificate Store, select Place all certificates in the following store.
-
Click Finish.
Post-installation
Complete this task after installing Archer.
-
Run Windows Services as Administrator.
-
Scroll until the Services appear.
-
Right click Workflow service.
-
Select Stop.
- Close Windows Services.
- Make a copy of the following file:
<Installdirectory>\Services\Workpoint\conf\templates\WpServiceHost.exe.config
Note: The install directory is Program Files\Archer.
- Edit the following file:
<Installdirectory>\Services\Workpoint\conf\templates\WpServiceHost.exe.config
- In appsettings, apply comment code to workflowBaseUrlOverride. For example:
- Save WpServiceHost.exe.
- Run Windows Services as Administrator.
-
Scroll until the Services appear.
-
Right click Workflow service.
-
Select Start.
-
- Close Windows Services.