Forum Discussion
midhun_108442
Nimbostratus
Mar 02, 2013OCSP Irule help needed
Hi,
I am in need of testing an irule , I am trying to direct traffic to an OCSP responder. I have compiled this Irule and need to see if this is workable?
when CLIENT_ACCEPTED { ...
Kevin_Stewart
Employee
Mar 03, 2013At the very least you're not including the AUTH::authenticate section in your code, which sends the OCSP request (and certificate data) to PAM.
AUTH::cert_credential $tmm_auth_ssl_ocsp_sid [SSL::cert 0]
AUTH::cert_issuer_credential $tmm_auth_ssl_ocsp_sid [SSL::cert issuer 0]
AUTH::authenticate $tmm_auth_ssl_ocsp_sid
I'm actually a little surprised that AUTH_RESULT is even firing, but the error indicates that the process failed. If you watch the network traffic with TCPDUMP, I'm guessing that you never see an OCSP request leave the BIG-IP.
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