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 followed the example with my own TLS certificate and got the following errors:
no certificate matching TLS ClientHello
The cert works as the same PEM used with a standalone Caddy (not an ingress), which works fine. I bet it comes from the Go library, as I couldn't find this error message in an ingress source code.
I followed the example with my own TLS certificate and got the following errors:
The cert works as the same PEM used with a standalone Caddy (not an ingress), which works fine. I bet it comes from the Go library, as I couldn't find this error message in an ingress source code.
My
values.yaml
:The ingress service yaml that did not work:
The secret
mycerts
exists in the example namespace and was created in the following way:The text was updated successfully, but these errors were encountered: