chee003 commented on issue #10309:
URL: https://github.com/apache/apisix/issues/10309#issuecomment-1965920636

   > @matrixji @chee003 could you check if this #10817 meet your requirement?
   
   i open the ocsp plugins,i can find the plugins has loaded from log. when i 
post a request ,there are errors occur,the log like this:
   
   _2024/02/27 05:54:07 [warn] 53#53: *6 [lua] plugin.lua:205: load(): new 
plugins: {"ocsp-stapling":true}, context: init_worker_by_lua*
   2024/02/27 05:54:07 [warn] 52#52: *8 [lua] plugin.lua:235: load(): loaded 
plugin and sort by priority: -44 name: ocsp-stapling, context: 
init_worker_by_lua*_
   ...
    **2024/02/27 06:20:01 [info] 50#50: *413 [lua] ocsp-stapling.lua:136: 
set_cert_and_key(): no 'ocsp_stapling' field found, no need to run 
ocsp-stapling plugin, context: ssl_certificate_by_lua*, client: 10.192.37.120, 
server: 0.0.0.0:9443**
   
   i want to ask if this error is my certificate not correct? how i can solve 
this and if there are some way to config the ocsp url like nginx conf do ? use 
the  properties "**ssl_ocsp_responder**"   


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