CONFIGURING
Controls the level of port encryption and enables the use of AES tickets. Requires IBM® Domino® 9.0.1 Fix Pack 7 or later.
Description: The advanced port encryption algorithms available for use when connecting to this Domino server.
Syntax:PORT_ENC_ADV=sum where sum is the sum of the values in the following table that represents the options to enable:
Table 1. Advanced port encryption algorithm options
The client side of the network connection advertises which algorithms it supports, and the server selects the most secure combination that both client and server support based on the service-side notes.ini setting. The most secure set of options that are supported by client and server are used. For example, if you enable all options (PORT_ENC_ADV=127), then the options that correspond to 8, 16, and 64 are used and 1, 2, and 4 are not used. When an older client connects to an upgraded server, the older algorithms are used.
Table 2. Description of terms
Applies to: Servers
Default: No new options enabled.
UI equivalent: None.
Examples
Table 3. Examples
Note: If this setting causes server performance problems, disable Forward Secrecy by changing to the following value:PORT_ENC_ADV=68
Parent topic: NOTES.INI Settings
Related tasks Configuring the level of port encryption and authentication
Related reference TICKET_ALG_SHA
Related information Download Options for Notes & Domino 9.0.1 Fix Packs