Forum Discussion
Steve_Brockman_
Nimbostratus
Oct 19, 2005Session Lookup not working?
Hi,
Can anyone tell me why a client cert that I am adding for a session in CLIENTSSL_CLIENTCERT is not able to be found in HTTP_REQUEST ?? CLIENTSSL_CLIENTCERT session add ssl [SSL::sessioni...
Steve_Brockman_
Nimbostratus
Oct 31, 2005Hey I got some more time to research this some more... it seems that the cert is not being retrieved within the CLIENTSSL_CLIENTCERT function itself:
when CLIENTSSL_CLIENTCERT {
set ssl_cert [SSL::cert 0]
set id [SSL::sessionid]
session add ssl $id $ssl_cert 90
set cert11 [session lookup ssl $id]
if { $cert11 equals "" } {
log "AAAGH - no cert in CLIENTSSL-CLIENTCERT!!!"
}
}I am terminating SSL at the BIG-IP, and performing non-SSL to the back-end. If I monitor the persistence records (under Statistics) it appears to be making an entry in the SSL table, just no value being inserted.
Any ideas on what could be causing this ?
Thanks,
Steve
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
