Skip to main content

SSL Settings

It provides functionality to support SSL offloading based on configurations.


Overview

As many applications are running over HTTPS, for the WAF / ADC solution to inspect user payload, it is necessary to decrypt SSL/TLS traffic. The following settings allow users to configure SSL offloading based and optional re-encryption in Haltdos solution. The performance of SSL offloading will vary based on chosen model.

SSL Settings

ParametersAccepted ValuesDefault
Enable SSL OffloadingBooleanDisabled
SSL CertificateDrop-DownBlank
SSL Cipher SuitesDrop-DownIntermediate
SSL Session CachingDecimal10
SSL Session TimeoutDecimal5

How to Use:

  1. Log into the Haltdos WAF Professional edition web UI console.
  2. Then go to Listeners > SSL Settings
  3. Configure Your Settings
  4. Click Save Changes.

Description

Enable SSL Offloading

This option specifies if the WAF should enable HTTPS traffic for the configured website.

SSL Certificate

This field allows us to Select or Upload an SSL Certificate for SSL Offloading in case of encrypted traffic. Users can select the SSL certificate from the drop-down or add a new certificate by clicking the ADD button which will redirect to the SSL Certificates page

SSL Ciphers

It is a set of algorithms or a set of instructions/steps that helps to establish a secure connection between two entities — usually the client (a user's browser) and the web-server they're connecting to (your website). Users can select respective ciphers from the drop-down.

SSL Ciphers Suites

In order to secure or make SSL compatible with specific web browsers. Users can select from the drop-down i.e. Modern(Very Secure), Intermediate (Recommended), Old(Backward Compatibility), Custom, etc.

SSL Session Caching

This option allows users to specify the number of SSL session cache for HTTPS requests on the listener.

SSL Session Timeout

This option allows users to specify the SSL session timeout in minutes for every HTTPS request on the listener.