I have added the following section to my virtualhost in Apigee following the sslinfo
"propagateTLSInformation" : {
"connectionProperties" : true,
"clientProperties" : true
}
I am still not seeing the tls.client.s.dn showing up in the trace. I also tried accessing X-apigee.tls.client.s.dn, same result. We are using the Apigee Edge.
I would really appreciate any input to understand this better.