kwanhur commented on issue #6962: URL: https://github.com/apache/apisix/issues/6962#issuecomment-1121755658
> 1.apisix是出于什么原因,没有包含lua-resty-openssl? if install apisix manually, you can find `lua-resty-openssl` indirectly pulling. ```shell sudo luarocks install https://raw.githubusercontent.com/apache/incubator-apisix/master/rockspec/apisix-master-0.rockspec luarocks show apisix ``` ```plaintext lua-resty-ngxvar (using 0.5.2-0) lua-resty-openidc (using 1.7.2-1) lua-resty-openssl (using 0.8.8-1) lua-resty-radixtree (using 2.8.2-0) lua-resty-rocketmq (using 0.3.0-0) ``` -- 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]
