Forum Discussion

Steve_Rice_8783's avatar
Steve_Rice_8783
Icon for Nimbostratus rankNimbostratus
Jan 03, 2007

getting the client certificate chain from f5 LTM to Oracle SSO/OID server

We are working with Oracle support and they have asked that the certificate chain be passed to the server in the HTML header field SSL_CLIENT_CERT_CHAIN_0. What/How is the field to do this in an iRule? I don't see the field in the X509 info for iRules.

 

 

I am passing X509:whole in the field SSL_CLIENT_CERT and that is working. They believe I need this other field also.

 

 

Help and Thanks.

 

Steve Rice

1 Reply

  • Did you get this to work? If so, can you publish the rule that you used. Also, did you use any of the Oracle default authenication plugins in Oracle or did you write your own java class to handle the F5 header?