FortiADC
FortiADC enhances the scalability, performance, and security of your applications whether they are hosted on premises or in the cloud.
shafiq23
Staff & Editor
Staff & Editor
Article Id 322725
Description

This article describes how to enable SNI forward flag and verify TLS SNI extension is forwarded to real server.

Scope

FortiADC, FortiADC-VM.

Use Case: Real server pool with server SSL profile.

Solution

A predefined server SSL profile, by default, has the SNI Forward Flag option disabled. As a result, SNI is not forwarded to the real server, and if the real server requires SNI, the requested resources may not be responded properly.

 

2.png

 

Missing SNI towards real server pool example

 

Create a new or clone existing server SSL profile to be used in Real Server Pool configuration.

 

From GUI:

  1. Navigate to Server Load Balance -> Real Server Pool -> Server SSL.
  2. Select Create New or clone existing profile.
  3. Define another setting where required.
  4. Enable SNI Forward Flag.
  5. Select Save.
  6. Associate server SSL profile to respective Real Server Pool.

 

1.png

 

Result:

 

3.png

 

Note:

In v7.2.1 and later, a custom SNI field can be used to overwrite the SNI sent by the user.

 

For more information on real server SSL profiles:
Configuring Real Server SSL profiles 

Contributors