We are trying to setup Qlik SSE in a Kubernetes cluster via HTTPS, and are running into problems when setting up mTLS in the cluster ingress (nginx). We are using a self-signed cert to prove this out. Any one out there have this kind of setup? mTLS is a Qlik requirement to be able to use a secure channel to talk to the back-end SSE. Considering this is gRPC, there are not a lot of resources available online for setting up a gRPC service in Kubernetes w/mutual TLS.
If not Kubernetes, what other scale-able platforms can we run the SSE in.
Any help would be appreciated.
Thanks!