cyrnicolase opened a new issue, #10217:
URL: https://github.com/apache/apisix/issues/10217

   ### Description
   
   I get a lot of error messages like this:
   
   ```
   *150084832 [lua] radixtree_sni.lua:176: match_and_set(): failed to find any 
SSL certificate by SNI: health check, context: ssl_certificate_by_lua*, client: 
163.181.67.158, server: 0.0.0.0:443
   ```
   
   Everything is same except the client ip.
   I'v added the configure
   
   ```yaml
   apisix:
       ssl:
         fallback_sni: ll.haochang.tv
   ```
   
   My web system works in order, but I'm keeping get the error messages. I 
don't know why and how to fix it.
   
   
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.3.0
   - Operating system (run `uname -a`): centos7 
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): 
openresty/1.21.4.1
   


-- 
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]

Reply via email to