lan11 opened a new issue, #2915: URL: https://github.com/apache/apisix-dashboard/issues/2915
### Current Behavior 通过apisix-dashboard 页面导入证书(泛域名证书),会保找不到对应域名SNI, 将证书内容复制出来,通过 http://127.0.0.1:9180/apisix/admin/ssls/1 导入,可以正常使用. 同时发现版本下降到3.6.0 ,上述dashboard 页面操作没有发现该问题 ### Expected Behavior _No response_ ### Error Logs [error] 48#48: *737 [lua] init.lua:213: http_ssl_client_hello_phase(): failed to match any SSL certificate by SNI: test.ydact.cn, context: ssl_client_hello_by_lua*, client: 192.168.205.100, server: 0.0.0.0:443 ### Steps to Reproduce 1.运行docker 2.通过dashboard 页面导入泛域名证书 3.访问域名会报错,查看apisix日志会报找到证书SNI 4.将证书通过管理接口导入,访问域名正常 5.将apisix版本下降到3.6.0.页面导入证书,访问网站正常 ### Environment docker 运行 apache/apisix:3.7.0-debian 和 apache/apisix-dashboard:3.0.1-alpine,bitnami/etcd:3.4.15 -- 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]
