solid-wang opened a new issue, #2628: URL: https://github.com/apache/apisix-dashboard/issues/2628
### Issue description apisix errer.log: radixtree_sni.lua:146: match_and_set(): failed to find any SSL certificate by SNI ### Expected behavior The ssl uploaded through the dashboard is stored in the /apisix/ssl/ path of etcd, but actually needs to be placed in the /apisix/ssls/ path. ### How to Reproduce Upload the certificate through the dashboard and configure the route. Visit your site. ### Screenshots _No response_ ### Environment - apisix version (cmd: `apisix version`): - OS (cmd: `uname -a`): - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): - etcd version, if have (cmd: run `etcd --version`): - apisix-dashboard version, if have: - Browser version, if have: ### Additional context _No response_ -- 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]
