Forum Discussion
Tod_Martinsen_1
Nimbostratus
May 24, 2010iRule Generates error TCLerror: ... while executing...
LTM is generating the following log message when executing an iRule:
Mon May 24 12:14:42 CDT 2010 tmm tmm[1228] 01220001 TCL error: Rule Log_Remote_Certificate CLIENTSSL_CLIENTCERT - whil...
hoolio
Cirrostratus
May 24, 2010Also, which LTM version are you running?
You might want to check if SSL::cert 0 returns a non-null string before trying to run any commands against the value:
if {[SSL::cert 0] ne ""}{
set cert [SSL::cert 0]
} else {
... code to handle client not presenting a cert...
}
Aaron
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
