How Proxy SSL works on BIG-IP
1. Lab Scenario Lab test results: Client completes 3-way handshake with BIG-IP and BIG-IP immediately opens and completes 3-way handshake with back-end server Upon receiving Client Hell...
Published Sep 04, 2019
Version 1.0Rodrigo_Albuque
Cirrocumulus
Joined May 16, 2019
Rodrigo_Albuque
Cirrocumulus
Joined May 16, 2019
Saravanan_M_K
Employee
Sep 05, 2019one small typo in the line:
Assuming 3-way handshake completes successfully BIG-IP is able to decrypt all client-side as well as server-side data which is the whole purpose of Proxy SSL.
It should be:
Assuming TLS handshake completes successfully ...