Skip to content

cf.tls_client_auth.cert_subject_dn

cf.tls_client_auth.cert_subject_dnString

The Distinguished Name (DN) of the owner (or requester) of the mTLS client certificate.

This field defaults to "" if the connection does not use mTLS authentication.

Example value:

"CN=James Royal,OU=Access Admins,O=Access,L=Austin,ST=Texas,C=US"
Categories:
  • Request
  • mTLS

Was this helpful?