https://github.com/openresty/lua-nginx-module#tcpsocksslhandshake Refers to enabling the tcp client being able to validate or ignore TLS validation with a truststore via: https://github.com/openresty/lua-nginx-module#lua_ssl_trusted_certificate https://github.com/openresty/lua-nginx-module#lua_ssl_verify_depth Is there any roadmap or potential to also support enabling the client to pass its public certificate to support mutual authentication?