stonegithup commented on issue #9931:
URL: https://github.com/apache/apisix/issues/9931#issuecomment-1667565317

   lines 332 after "if "  add  " matched_ssl and " because matched_ssl perhaps 
nil. 
   The reason for the higher-level code is this paragraph in the nginx.conf 
configuration file.
   ssl_certificate_by_lua_block {
               apisix.http_ssl_phase()
           }
   This config does not excute at the h2 protocol, and the browser can 
reproduce it 2-3 minutes after opening the page.
   
   Hope these leads help 
   
![image](https://github.com/apache/apisix/assets/11324828/dcbbb543-cbe9-4924-87b2-341895286787)
   
   


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to