This patchset adds support to configure TLS ticket keys used for
encryption and decryption of TLS tickets.

Nenad Merdanovic (2):
  MEDIUM: Add support for configurable TLS ticket keys
  DOC: Document the new tls-ticket-keys bind keyword

 doc/configuration.txt     |   8 +++
 include/common/defaults.h |   5 ++
 include/types/listener.h  |   2 +
 include/types/ssl_sock.h  |   6 ++
 src/cfgparse.c            |   1 +
 src/ssl_sock.c            | 156 +++++++++++++++++++++++++++++++++++++++-------
 6 files changed, 156 insertions(+), 22 deletions(-)

-- 
2.1.4


Reply via email to