How to configure virtual server with web server that requires ssl certificate from clients ?
Greetings everyone,
My environment is basically a web hosting datacenter, some web applications requires ssl authentication from clients attempting to connect with these services. The web server it self is the one doing this authentication.
I need to know how to configure the virtual server in order to pass the certeficate presented by the client to the web server it self ( or a work around of course that would fullfil the same purpose).
Currently, such applications' virtual servers are set as preformance (layer4), ie no inspection is done.
I think this has a relation with server ssl profile , which i dont quiet understand.Here are some work arounds i thought about:
1- I link my f5 to my active directory and let the f5 the one require the ssl certificate and authenticate the user.
2- There is a Virtual server type that i dont know about that can pass client certificate to the web server.
My current f5 version is 16.1.3 running as a virtual machine.