Hello
I used secure-end-to-end-traffic-on-amazon-eks-using-tls-certificate-in-acm-alb-and-istio/ TLS traffic on aws eks using istio
I have done it
My question is how do I conclusively test a BEFORE and AFTER scenario
-
before end to end tls was implemented the tls traffic terminated at load balancer → How do I prove it and test it?
-
after end to end tls was implemented the tls traffic terminated at pods → how do I prove it and test it?
Thanks a lot