soalce
I’m using an event-driven architecture for a microservice project, deploying all microservices and Solace in my EKS cluster. I’m accessing APIs via an ALB and Solace via an NLB as per the documentation.
I want to connect Web Transport TLS/SSL on port 1443, but it gives a timeout error. I’m using NLB with ACM. According to Solace docs, I need to attach an SSL certificate to the Solace broker. When I do this, it redirects to another port, 1943.
I also tried NGINX Ingress with custom certificate.
Jay Mehta is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.