kingluo commented on issue #9801: URL: https://github.com/apache/apisix/issues/9801#issuecomment-1645958915
@hansedong @mrmm @wadefelix @adam-huganir Yes, it seems like a bug. https://github.com/openresty/lua-nginx-module#ssl_certificate_by_lua_block > This Lua handler does not run at all, however, when Nginx/OpenSSL successfully resumes the SSL session via SSL session IDs or TLS session tickets for the current SSL connection. In other words, this Lua handler only runs when Nginx has to initiate a full SSL handshake. I'll try to fix it later. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
