After enabling SSL, you can configure Web Verifier to redirect insecure HTTP traffic to HTTPS and to send the HSTS header so that browsers automatically perform this redirection on future requests. Complete the following steps.
- Install Microsoft IIS URL Rewrite.
- From the [Installation path]\Brainware Intelligent Capture Web Server directory, open Web.config in a text editor.
- Search for the <rewrite> element within the <system.webServer> element.
- Uncomment the <rewrite> element.
- Save and close the file.