How mTLS works on Apigee Hybrid?
Where will we store the certs? we have 50 clients with mTLS
How to get the certificate details in the proxy code for eg. cname
As per docs https://cloud.google.com/apigee/docs/hybrid/v1.5/ingress-tls, it can be stored as secrets, but we want to know if the cert information can be made available in the proxy code.
Thanks