Forum Discussion
client authentication certificate
Hello Team,
We have one application running on two IIS server with client certificate authentication. Could you please help me to loadbalance this and what modification required on client ssl profile.
1 Reply
- Kevin_Stewart
Employee
Mike, you cannot terminate the SSL between the client and server if the server requires a client certificate. The client must digitally sign a piece of information and send that to the server during the handshake. A digital signore uses the sender's private key to encrypt, so if you decrypt and attempt to re-encrypt at a proxy, the proxy wouldn't have access to the client's private key.
At a minimum, you'd have to switch into layer 4 load balancing mode, with no client or server SSL profiles, and nothing more than source address for persistence.
You could optionally move the certificate authentication to the F5 with the Access Policy Manager module, and perform some other type of authentication to the backend web servers.
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