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::cert count] > 0} {
HTTP::header replace SSLClientCert [b64encode [SSL::cert 0]]
}
}
I have configured the SSL Client, and configured my virutal server to use the iRule resouce. However, when I get to the web page and look at the source, I do not see client certificate.
Thanks
Gordon
- Deb_Allen_18Historic F5 AccountHi Gordon,
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