Notes.ini Entry



Name:

    SSL_Disable_Fallback_SCSV

Syntax

    SSL_Disable_Fallback_SCSV=0 / 1

Applies to:

    Servers

Add-on:


    First Release:

      9.0.1 FP3

    Obsolete since:


      Category:

        Encryption, SSL

      Default:

        None

      UI equivalent:

        None

      Description:
      This will disable all Fallback_scsv functionality on the server. The server will ignore the cipher when it is sent by the clients.

      Valid Values are:
      0 - Enable Fallback
      1 - Disable Fallback

      NOTE: This will mean that the server will not use the added security the Fallback_scsv provides against man in the middle attacks. This will make the server less secure, so ti should only be used as a last resort.