Forum Discussion
SSL mutual authentication against the pool
Right, so you're going to direct (some?) traffic to this new VIP, and then direct the rest to the other VIP? So let's say you have an application at
www.application.com
And you're aforementioned iRule uses a proxy-pass-like iRule to direct requests to different pools based on the request URI. But then for one specific URI you need to prompt for client certificate. So when the user is navigating the first app, and makes a request to this special URI, you redirect them to a second VIP, we'll call it
www.auth.application.com
in which case you have a separate VIP, on a separate IP, with DNS pointing this hostname to that IP address, and a (separate) certificate that matches the hostname.
That's if you want some requests to do client authentication. You'd probably have a similar iRule on the auth VIP that redirects to the first VIP if any of the other URIs are requested.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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