Forum Discussion
Gordon_Widera_1
Nimbostratus
May 03, 2007Problem inserting client cert
Hello,
I am trying to implement SOL5171, where I insert a client certificate into the header of an HTTP session.
Here is the iRule:
when HTTP_REQUEST {
if {[SSL::ce...
Deb_Allen_18
May 05, 2007Historic F5 Account
Hi Gordon,
There's a known issue with the SSL::cert values not traversing the events as expected.
To work around this problem, you'll need to save the cert into the session table in the CLIENTSSL_CLIENTCERT event, then retrieve it in the HTTP_REQUEST event, as in these posts:
http://devcentral.f5.com/Default.aspx?tabid=53&view=topic&forumid=5&postid=13968 (Click here)
http://devcentral.f5.com/Default.aspx?tabid=53&forumid=5&view=topic&postid=13667 (Click here)
(I believe that the encoding and header/footer manipulation requirements will depend on the type of certificate presented.)
HTH
/deb
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