Forum Discussion
Sri1
Nov 25, 2024Altocumulus
iRule for client certificate verification and inserting CN
Hi dears, I am trying to write an irule for the below conditions Need to verify the client certificate available and valid otherwise 401 response for unauthorized clients, because this does n...
zamroni777
Nov 29, 2024Nacreous
tls session must be created before http session begins (including client's first http request).
in order for f5 to be able to send http 401, then you have to ALLOW ALL clients tls session setup requests, regardless of the client tls cert validity.
and then use when HTTP_REQUEST to be able to read request URL and evaluate client certificate
(use Request mode instead of Require in vserver's client side ssl profile: https://my.f5.com/manage/s/article/K14819)
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