For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Muhammad_Irfan1's avatar
Dec 11, 2014

Client authentication is set to require but not getting any log from this iRule

    when CLIENTSSL_CLIENTCERT { Debug flag set debug 1 Check if client presented a cert after it was requested/required if {[SSL::cert count] > 0}{ Client presented at least one cert. ...