This article documents how to configure a client computer to use SSL/TLS when connecting to the Laserfiche Server.
Modify the registry to enable creating an SSL connection.
Note: You must use the following registry setting. Laserfiche 8.1 does not currently support setting this value through a trustee attribute.
To configure SSL or TLS using the registry
- Verify that the Laserfiche Server prerequisites are in place and the client certificate has been correctly configured.
- On the Client computer, log in as the user you want to configure, and open the registry editor.
- Navigate to HKEY_CURRENT_USER\Software\Laserfiche\Client8\Profile\IPDatabase.
- From the Edit menu, point to New and select String.
- Give the value the same name as your repository name, and set its value to the fully-qualified domain name of your Server computer. (For example: MachineName.Domain.com.)
- Navigate to HKEY_CURRENT_USER\Software\Laserfiche\Client8\Profile\RepositoryNameSettings, where RepositoryName is the name of your repository.
- From the Edit menu, point to New and select String.
- Name the value "UseSSL" and set its value to "yes".
- Close the registry editor. You will need to repeat for each user you want to configure.