Pass data of a Cloudflare client certificate for mTLS

I’m using mTLS for client authentication of users to my web application. Is there a way to read data of that client certificate? I’d like to know, for example, the common name to identify the user for my web application.

I checked all the server variables passed through Cloudflare and I found nothing.

Thanks

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.