Citrix Gateway

Configuring Server Name Indication Extension

A Citrix Gateway appliance can now be configured to include a server name indication (SNI) extension in the SSL “client hello” packet sent to the back-end server. The SNI extension helps the back-end server identify the FQDN being requested during the SSL handshake and respond with the respective certificates.

Note

Enable SNI support when multiple SSL domains are hosted on the same server.

To configure Citrix Gateway to support SNI using GUI:

  1. In the NetScaler GUI, navigate toConfiguration> Citrix NetScaler> Global Settings.

  2. Click theChange Global Settingslink and from theBackend Server SNImenu, selectEnabled.

To configure Citrix Gateway to support SNI using the command line interface, at the command prompt, type:

set vpn parameter backendServerSni  
Configuring Server Name Indication Extension

In this article