🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
How do i enable tls on aws eks?
Vishal1683
Member Posts: 2 ✭
I have been working on to enable tls. I have tried creating the certificate from awspca.cert-manager.io and updated the changes while installing the helm chart. Like the secret name which has this tls.key and tls.cert Apart from these two changes do i need to do anything else to get tls/ssl at level level 7 not on level 4.
i tried to annote the load balancer service with
service.beta.kubernetes.io/aws-load-balancer-ssl-cert: "*"
but this will attached the cert on level 4. Which is not what i want.
Has anyone have any idea how to achieve this tls on aws eks.
i tried to annote the load balancer service with
service.beta.kubernetes.io/aws-load-balancer-ssl-cert: "*"
but this will attached the cert on level 4. Which is not what i want.
Has anyone have any idea how to achieve this tls on aws eks.
0