Forum Discussion
PicassoMendez
Nimbostratus
Oct 04, 2013iRule config to Rewrite SSL Header for Transactions
We need to pull three values out of the Client SSL and put them in the Server SSL. Currently we tried using a rule that creates a Session Table to store these. Since this is a API and not a web pag...
Kevin_Stewart
Employee
Oct 04, 2013You just need to replace the section in your code where you generate the HTTP headers in the HTTP_REQUEST event. In my last example, I used the SSL session table that you created in the CLIENTSSL_CLIENTCERT event. That should work fine. Alternatively, and again this I believe depends on BIG-IP version, you could skip the SSL session table and simply render the SSL::cert data directly in the HTTP_REQUEST event.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects