Forum Discussion
Gordon_Widera_1
Nimbostratus
May 15, 2007Inserting client certificate in header request
Hello,
I have an iRule that works but I need to modify the prefex of the header request.
when HTTP_REQUEST {
if {[SSL::cert count] > 0} {
HTTP::header replace SSL_Client_...
georgeg_32284
Nimbostratus
Nov 21, 2007SSL::cert count in HTTP_REQUEST always returns 0 although client do authenticate with a certificate. in CLIENTSSL_HANDSHAKE event this is not 0 (in the same iRule). In the iRule reference says that SSL::cert should be available in HTTP_REQUEST; is it wrong or am I missing something?
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