On Fri, Mar 19, 2021 at 09:50:29PM +0500, Илья Шипицин wrote:
> Hello,
> 
> can we have the following ?
> 
> 1) TLS tickets are persistent, i.e. they survive reload

There is no mecanism at the moment to pass memory from a process to
another one, it's a much larger problem that you have with statistics,
certificates, server state file etc.

The correct way to achieve this in the current state is to dump the file
from the CLI before reloading.

> 2) we can specify ttl of tickets

Hm that's an interesting idea but you can only store 3 tickets by
default a new ticket will need to be pushed each time a ticket expired.

-- 
William Lallemand

Reply via email to