This is an automated email from the ASF dual-hosted git repository.
nic443 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
from 97234aabb refactor: change log level to debug to avoid unnecessary
logs (#12361)
add 692628e1d fix: added restriction for TLSv1.3 cross-SNI session
resumption (#12366)
No new revisions were added by this update.
Summary of changes:
.requirements | 2 +-
apisix/cli/ngx_tpl.lua | 10 ++++--
apisix/init.lua | 57 +++++++++++++++--------------
apisix/ssl.lua | 5 +++
t/APISIX.pm | 18 ++++++++--
t/node/client-mtls.t | 47 ++++++++++++++++++++----
t/stream-node/mtls.t | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++
t/stream-node/tls.t | 2 +-
8 files changed, 198 insertions(+), 40 deletions(-)