Christopher Faulet 16f45c87d5 BUG/MINOR: ssl/threads: Make management of the TLS ticket keys files thread-safe
A TLS ticket keys file can be updated on the CLI and used in same time. So we
need to protect it to be sure all accesses are thread-safe. Because updates are
infrequent, a R/W lock has been used.

This patch must be backported in 1.8
2018-02-19 14:15:38 +01:00
..
2018-01-25 22:25:40 +01:00
2017-11-29 10:54:05 +01:00
2009-01-25 13:49:53 +01:00
2017-03-14 11:14:03 +01:00