Forum Discussion
_V_aniac_74372
Nimbostratus
Jan 23, 2013Help interpret iRule...ASAP
when CLIENTSSL_CLIENTCERT {
if {[SSL::cert 0] ne ""}
{
set serial_number [X509::serial_...
Kevin_Davies_40
Nacreous
Jan 23, 2013if header X-IntaToken exists reject the connection that contains the http request.
else if a serial number from the SSL certificate exists in class XXX_Serialz then create a random six character token from the character set shown, inject X-IntaToken header the new token as its value and append a query string (token=$token) to the http request then pass the request through.
otherwise if there is no matching serial then log that information but pass the request through.
otherwise if there is no client certificate then log that information but pass the request through.
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