gxthrj commented on issue #97: URL: https://github.com/apache/apisix-docker/issues/97#issuecomment-741537138
I think it is a bug in APISIX. Reproduce in steps: 1. Use [rpm](https://github.com/apache/apisix/releases/download/2.1/apisix-2.1-0.el7.noarch.rpm). 2. set `apisix.ssl.enable: true`. 3. apisix start ```sh /usr/local/openresty/luajit/bin/luajit: /usr/bin/apisix:256: missing ssl cert for ssl stack traceback: [C]: in function 'error' /usr/bin/apisix:256: in function 'init' /usr/bin/apisix:364: in function </usr/bin/apisix:349> /usr/bin/apisix:419: in main chunk [C]: at 0x00404c00 ``` ---------------------------------------------------------------- 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]
