starsz commented on issue #2794: URL: https://github.com/apache/apisix/issues/2794#issuecomment-730347960
Hi, @gy09535. Because the socket in lua-nginx-module can't connect with mutual TLS, So APISIX doesn't support mutual TLS with etcd. More Details: https://github.com/openresty/lua-nginx-module#tcpsockconnect https://github.com/api7/lua-resty-etcd/blob/cd300fbad847f9a4297307dcb85b57c821d161d8/lib/resty/etcd/v3.lua#L493. I think you may try etcd-proxy. :) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
