Trying to access a application with ISTIO_MUTUAL and mtls-strict enabled , doesnt prompt for client authentication certificate
Usually when we have application running in Mutual and mtls strict mode we get certificate authentication with a pass key prompt.
But with istio_mutual application is just acting like it is in Simple permissive mode.