spacewander commented on issue #6963: URL: https://github.com/apache/apisix/issues/6963#issuecomment-1112910104
> OpenRresty supports [ssl_client_hello_by_lua](https://github.com/openresty/lua-nginx-module#ssl_client_hello_by_lua_block) since `1.21.4.1`, details see [here](https://github.com/openresty/lua-resty-core/blob/master/lib/ngx/ssl/clienthello.md), api [set_protocols](https://github.com/openresty/lua-resty-core/blob/master/lib/ngx/ssl/clienthello.md#set_protocols) can specify a list of protocols. > > > Sets the SSL protocols supported by the current downstream SSL connection. Yes, and we need another `set_cipher` method. -- 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]
