Installing Windows TLS Certificate

For Windows clients, while using Secure RATL, OS2200 Secure FTP, MCP Secure FTP, the appropriate TLS certificates must be installed in the Microsoft Management Console (MMC) in the host where application bundle is available. The chain of certificates required for the TLS connection must be installed in the client machine.

Perform the following steps to install the certificate:

  1. Click Start, point to All apps, expand Windows System, and then click Run. Enter certlm.msc in the Run window. Alternatively, enter certlm.msc in the search box, and then press the Enter key.

  2. To import the certificate into Trusted Root Certificate Authorities in Certificates, expand Trusted Root Certificate Authorities and select Certificates.

  3. Right-click Certificates, point to All Tasks , and then click Import.

  4. Click Next in the Certificate Import Wizard.

  5. Browse to the path where the certificate that you want to install is located, and then click Next.

  6. Click Finish.

    A pop up is displayed to indicate that the import is successful.

    Certificates are installed successfully and can be viewed under the Trusted Root Certificate Authorities in Certificates.

Note: When configuring the client for Secure RATL, the HostURI should be entered in the format "x-<protocol>:<hostname>:<port>”, where protocol is ratltls instead of ratl , the hostname is the name of the server machine where runtime application is running and the port number is the port on which RATL service is running in server machine.For example,

"<add key="HostURI" value="x-ratltls:localhost:2448"/>"

To enable Secure FTP for AB Suite 7.0 MCP deployment, the Registry setting SecureFTP must be created under

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\UNISYS\System Modeler\Features\Builder