Configuring TLS between Forms and the Internet Browser
To increase security, you may want to set up a TLS connection between the machine hosting the Laserfiche Forms server and the Internet browser. You'll need to configure Forms to use an TLS connection and import or create a Server Certificate for your site in IIS.
On the Forms Configuration page
- Open the Forms Server tab of the Forms Configuration page.
- Under Primary Forms Server URL, select the Use TLS connection checkbox.
Note: After upgrading from a previous version, you'll need to manually select this checkbox again to use an TLS connection.
Configuring IIS
- Open Internet Information Services (IIS) Manager.
- In the Connections pane on the left, click your computer name.
- In the IIS section in the middle of the screen, select Server Certificates.
- On the Server Certificates feature page, import or create a certificate for your site to use by selecting the appropriate option from the Actions pane.
- In the Connections pane, double-click Sites, then Default Web Site.
- In the Actions pane, click Bindings....
- In the Site Bindings dialog box, click Add.
- In the Add Site Binding dialog box, select https from the Type drop-down list. In the SSL certificate drop-down list, select the certificate you created or imported in step 4.
- Click OK, then close the Site Bindings dialog box.
Related Topics