You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a replicaset running openresty inside a kubernetes network. Everytime I try to access some domains that are pointed to our host, I get this error:
021/09/23 13:38:14 [error] 32#0: *2831 [lua] ssl_certificate.lua:260: set_response_cert(): auto-ssl: failed to set ocsp stapling for academiamedica.com.br - continuing anyway - failed to get ocsp response: OCSP responder query failed (http://r3.o.lencr.org): timeout, context: ssl_certificate_by_lua*, client: xxx.xxx.xxx.xxx, server: 0.0.0.0:443
Is there any other configuration to apply to make autossl works inside a kubernetes' pod?
The text was updated successfully, but these errors were encountered:
I have a replicaset running openresty inside a kubernetes network. Everytime I try to access some domains that are pointed to our host, I get this error:
Is there any other configuration to apply to make autossl works inside a kubernetes' pod?
The text was updated successfully, but these errors were encountered: