property NewSessionTicketLifetime: integer; default 600;

 

Description

Determines the lifetime of New Session Tickets that are issued by the server during the TLS/SSL handshake when starting a new session.

NewSessionTicketDistributedCount holds the number of tickets to be issued.

The TLS client uses a New Session Ticket for session resumption. During session resumption, the server checks if the ticket has expired, in which case a new TLS/SSL session will be initiated.

The default value is 600 seconds.

 

See Also

NewSessionTicketDistributedCount

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support