Configure security certificates for a reverse proxy
For a secure reverse proxy, use this procedure to install certificates to your web server using the certificate authority generated by the application server installation.
Procedure
- In the Workflow installation directory, go to the following folder to find the required certificate files: <installdir>\Program Files\Proficy\Proficy Workflow\Certificates\Export.
- Copy the following certificate files to your web server:
- ProficySelfSignedCAPublicKey.cer
- ProficySTSPublicKey.cer
- For a web server running on Windows, run mmc.exe.
- From the Console window, go to the File menu, and then select Add/Remove Snap-in.The Add or Remove Snap-ins dialog box appears.
- In Available Snap-ins, double-click Certificates.The Certificates snap-in dialog box appears
- Select Computer account, click Next, select Local computer, and then click Finish.
- Click OK.
- From Certificates (Local Computer), expand Trusted Root Certification Authorities\Certificates, and then add ProficySelfSignedCAPublicKey.cer.
- From Certificates (Local Computer), expand Personal\Certificates, and then add ProficySTSPublicKey.cer.