Client Authentication(mTLS) with enforcement is not working

Hi @jbd,
I got the solution. Used CRD for the tls_option
instead of provider file which was bit painful indeed in K8s env. Just followed the docs in mtls
tada.. It worked for me.

Thanks.