Application Delivery Management

SSL Insight

SSL Insight provides visibility into secure web transactions (HTTPS) and allows IT administrators to monitor all the secure web applications being served by the Citrix ADC by providing integrated and real-time and historic monitoring of secure web transactions. With this visibility the administrator can assess following:

  • Determine Configuration Change Impact on Customer Usage: The administrator can understand the impact on clients for making a configuration change like turning off SSLv3 or removing a cipher like RC4-MD5. This can be done by assessing the historic transaction data on this protocol and cipher.

  • Quantify client performance: Administrator can understand the impact on Application Response Time based on the SSL ciphers/protocol used or the certificates negotiated.

  • Application Security: Assess if any of the applications have transactions running on low security protocols, ciphers, or weak key strength.

When SSL Analytics is enabled on a Citrix ADC instance, SSL statistics are recorded and logged for every SSL transaction. The statistics show the details of the SSL flow. Also, every successful connection is logged and displayed by Citrix Application Delivery Management (ADM) Analytics.

SSL Insight provides the following critical information, which is displayed by Citrix ADM Analytics:

  • SSL Protocol version negotiated

  • Cipher negotiated, and the cipher strength

  • Signature Hash algorithm of the certificate used

  • Certificate Type & Size

  • SSL Frontend and Backend errors

Note

For successful SSL connections, SSL AppFlow logging happens at the end of every transaction.

Prerequisites

  • The Citrix ADC instance on which you intend to configure SSL Insight must be running Citrix ADC software release 11.1 51.21 and higher. Run the following commands on the ADC instance running 11.1 51.21 to enable Logstream as a transport type for SSL Insight.
  1. enable ns mode ulfd

  2. add ulfd server <IP Address of the ADM>

    For ADC instances running version 12.0 and above, select Logstream as the transport type while enabling AppFlow from ADM.

  • The Citrix ADM version and build must be equal to or higher than the Citrix ADC version and build. For example, if you have installed Citrix ADM 11.1 build 61.7, then ensure you have installed Citrix ADC 11.1 build 60.14 or earlier.

Configuring SSL Insight

SSL Insight Metrics are included in Web Insight reports if you enable the following elements:

  • Enable AppFlow for Web Insight on each Citrix ADC instance.

  • Enable ULFD mode on each Citrix ADC instance.

  • Enable required AppFlow parameters on each Citrix ADC instance.

Enabling the AppFlow feature

Note

You can enable the AppFlow feature either from Citrix ADM or from each Citrix ADC instance.

To enable the AppFlow feature from Citrix ADM:

  1. Navigate to Networks > Instances, and select the Citrix ADC instance on which you want to enable analytics.

  2. From the Select Action list, select Configure Analytics.

  3. Select the virtual servers, and click Enable AppFlow.

  4. In the Enable AppFlow field, type true, and select Web Insight.

  5. Repeat steps 3 through 6 on each Citrix ADC instance.

  6. Click OK.

    localized image

Note

You cannot enable data collection on a virtual server if the operational state of the virtual server is other than UP.

To enable the AppFlow feature by using the Citrix ADC GUI:

In a Citrix ADC instance’s GUI, navigate to Configuration > System > Settings, click Configure Advanced Features, and select AppFlow.

Enabling SSL Insight parameters

On each Citrix ADC instance, you have to enable some HTTP parameters to display SSL Insight records in Citrix ADM.

To enable SSL Insight parameters from the Citrix ADC configuration utility:

  1. Navigate to Configuration > System > AppFlow, and click Change AppFlowSettings.

  2. Select the following check boxes: HTTP Domain, HTTP Host, HTTP Method, HTTP URL, HTTP User-Agent, HTTP Content-Type.  

  3. Click OK.

    localized image

Viewing the SSL Insight metrics

SSL Insight metrics in Citrix ADM provide a detailed view of the performance of the SSL transactions served by the Citrix ADC instances. You can view the SSL Insight metrics at the client, server, or application level, and the SSL success and failure transactions’ metrics. With the help of these metrics, you can analyze and optimize your Citrix ADC HTTPS settings and SSL-certificate settings, and track performance issues.

To monitor SSL Insight Metrics in Citrix ADM:

  1. On the Analytics tab, navigate to Web Insight and click the Client, Server, or Application node to display the metrics about clients, the server, or the applications, respectively.

  2. In the top-left pane, from the period list, select the time frame whose metrics you want to display. You can customize the time frame by using the time-frame slider. Click Go.

  3. The SSL Insight metrics appear as pie charts, which you can click for more details.

    Note

    The pie charts display the metrics of all the applications, clients, or servers.

    localized image

  4. To display details for a specific application, client, or server, click the corresponding value on the bar graph.

    localized image

  5. To View the Failed SSL transactions, on the SSL section, select the radio button on the SSL section.

Use case: Obtain an overview of the SSL transactions of applications, clients, or servers

The following use case describes how you can use SSL Insight to assess the usage of various SSL Parameters in applications, clients and servers, and improve security measures.

Consider that you have a set of applications that are using SSL transactions (HTTPS) for communication, and you have configured Citrix ADM to monitor the SSL components. You might need to frequently review the applications so that you can focus first on the applications that need the most attention. The SSL insight dashboard provides a summary of various SSL parameters used by your applications over a time period of your choosing, and for a selected Citrix ADC device. They are:

  • SSL Certificates

  • SSL Protocols

  • SSL Cipher Negotiated

  • SSL Key Strength

  • SSL Failure – Frontend

  • SSL Failure – Backend

Localized image

In the following example, you can see list of clients (identified by their IP addresses) and the SSL hits per client. Also, at the right, you can view the SSL Parameters for all the clients.

Localized image

To display SSL details for a client, select the client on the bar graph or in the table below the graph. In the following example, the selected client’s transactions use an SHA1 SSL certificate and four major protocols: TSLv1.2, TSLv1.1, TSLv1, and SSLv3. You can also see that ciphers of various strengths were negotiated. The color code indicates the strength of the SSL protocol, which gives you information about weak ciphers and strong ciphers.

Localized image

Similarly, to view the information about the failed SSL transactions, select the radio button on the SSL section. SSL front end and back-end failures are displayed separately in two pie charts. In the following example, you can view that the major back-end SSL errors are Handshake failures and major front-end SSL errors are Illegal parameters.

Localized image

SSL Insight