Insecure Transport: Weak SSL Cipher

Hi,

We have deployed Istio 1.13.x onto AKS with Istio ingress controller. Our scan tool is finding below -

Issue => Severity: Critical => Name: Insecure Transport: Weak SSL Cipher

How to fix it? Where I can see the list of ciphers in use?

Your gateway resource controls the cipher suites. You can see how to configure them here: Istio / Gateway