Forum Discussion

Ravi_Natarajan_'s avatar
Ravi_Natarajan_
Historic F5 Account
Mar 13, 2006

How to get SSL_CLIENT_VERIFY ??

Could some one help me to get the value of SSL_CLIENT_VERIFY from the received client certificate? I am using [X509::subject <>] to get the SSL_CLIENT_S_DN field. I need to retrieve the SSL_CLIENT_VERIFY field from the certificate and send it to the backend servers as a HTTP header.