client.cn gets null value when post request made with pem certificate from postman

Hi,

Can you please let me know I am getting client.cn as null although I am sending SSL certificate pem file through postman and I can see network TLS showing common name on postman, but throwing null on APIGEE. I do not know what I am doing wrong. Is there any documentation on how to send certificates to virtual host to read from SSL certificate details.

Regards,

0 Likes
 
0 3 221
3 REPLIES 3

Have you configured the VirtualHost to PropagateTLSInformation as described here?  Can you show the Vhost configuration? 

No I cannot do that as I don't have privilege to add new attributes other than specified on my virtual host.

OK then, that means you cannot get that TLS information.  Adding that element is required if you want to access the client cert information in the proxy.