This message was deleted.
# hobbyfarm
a
This message was deleted.
g
With firefox console, i have an issue with my certificate. i don't have a authority, i use the selfsigned with cert-manager. I activate insecure in my helm value
insecure: true
What i need to do ?
I desactivate tls for my ingress for the moment to try the application
w
I think your client has to trust the backend for this to work
g
Now, it works without tls, it's enough for my lab. I will use TLS in production mode.