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 found an unwanted side-effect with using the redirecthttp_to_https plugin in ApisixGlobalRule - which interferes with the function of the Cert Manager letsencrypt challenge using http (not https).
Anyway, I think I found the solution is to use a filter on the plugin so that it does not apply for the acme challenge...
ApisixGlobalRule
apisix.pluginAttrs.redirect.https_port=443
property to default values.yamlThe text was updated successfully, but these errors were encountered: