15-Dec-2021 12:27
Hey all,
At our company, we have a BIG-IP cluster bridging two networks, with servers / client on both sides (we also have the AWAF module which goes over HTTP requests).
Some of our websites require mutual TLS, but the thing is we have a lot of client certificates, and can't load all of them into BIG-IP.
Is there a way to forward the client certificate to the server? We need the certificates to be presented during the handshake and not sent as a header.
Thanks!
15-Dec-2021 12:31
An important note - We use a single virtual server since all requests go through the same port and into the same IP
15-Dec-2021 12:56
Proxy SSL is the answer. check this for more information:
https://support.f5.com/csp/article/K13385
https://techdocs.f5.com/en-us/bigip-16-0-0/big-ip-system-ssl-administration/implementing-proxy-ssl-on-a-single-big-ip-system.html