Add new OpenSSL API SSL_CTX_set_num_tickets and friends.
authorbeck <beck@openbsd.org>
Sat, 23 Oct 2021 16:29:15 +0000 (16:29 +0000)
committerbeck <beck@openbsd.org>
Sat, 23 Oct 2021 16:29:15 +0000 (16:29 +0000)
commit8095b13035d3c80c255344b9166e7f4ff88e61e3
treea6432ebfb71441ec15fded604858e4796caa5221
parent7c805ab08126f6c903f9cb1dc8d68229069bb64b
Add new OpenSSL API SSL_CTX_set_num_tickets and friends.

Since we don't support session tickets in LibreSSL at the moment
these functions currently do not have any effect.

Again, symbols will appear with tb@'s reptar sized bump..

ok tb@
lib/libssl/man/SSL_CTX_set_num_tickets.3 [new file with mode: 0644]
lib/libssl/ssl.h
lib/libssl/ssl_lib.c
lib/libssl/ssl_locl.h