CONFIGURING


TICKET_ALG_SHA

Controls which cryptographic algorithm to use when constructing tickets. A ticket is a cryptographically generated secret used to improve the performance of NRPC authentication. Requires IBM Domino 9.0.1 Fix Pack 7 or later.

Syntax: TICKET_ALG_SHA= value where value represents one of the following algorithms

Table 1. Term definitions
ValueAlgorithm
1HMAC-SHA 1
256HMAC-SHA 256 (Enabled by default; no configuration needed.)
384HMAC-SHA 384
512HMAC-SHA 512

Note: 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.

Applies to: Servers

Default: 256

Parent topic: NOTES.INI Settings

Related tasks
Configuring the level of port encryption and authentication

Related reference
PORT_ENC_ADV

Related information
Download Options for Notes & Domino 9.0.1 Fix Packs