SSL Profiles Part 8: Client Authentication
This is the eighth article in a series of Tech Tips that highlight SSL Profiles on the BIG-IP LTM.
SSL Overview and Handshake
SSL Certificates
Certificate Chain Implementation
Cipher Suite...
Updated Mar 25, 2023
Version 3.0ltwagnon
Ret. Employee
Joined May 15, 2019
ltwagnon
Ret. Employee
Joined May 15, 2019
Macaron
Apr 27, 2017Nimbostratus
Hi, Thanks for the brief explanation. I am having an issue, hopefully you, or someone has a solution. I turned on SSL bridging for one of the VS. When a client sends pkt to the server it contains a cert ABC but when the reply comes back the cert is getting replaced with XYZ. Our dev team has wrote a code and based on the cert they need to make some decision, but due the cert is getting replaced the code is not working as expected. Also when I turn off SSL bridging and use FastL4 instead, I do not see that issue. Can someone please help how can I retain cert ABC when reply comes back from server ?