Secure Socket Layer (SSL)

Previous Topic

Next Topic

Book Contents

Secure Socket Layer (SSL)

Configure your environment so that the InForm Adapter application server is hosted behind a firewall with an appliance such as an F5 load balancer for handling HTTPS and converting to HTTP.

The InForm Adapter web services allow for SSL setup so data that is transported between the client and web services is encrypted (if the InForm Adapter application server is not behind an F5 and is accessed directly).

Clients calling the InForm Adapter web service should be configured to send data over SSL using TLS. Do not use SSL 3.0 and earlier.

Depending on the client applications you are running, secure the corresponding web services as follows:

Follow the best practices for configuring IIS. For more information, see the documentation available on the Microsoft TechNet website.

Send Feedback