Bug 1036 - Getting wrong TLS version information under buffer logs |AS-15094|

Review Request #417 — Created Aug. 20, 2024 and updated

timlai
APV10
rel_apv_10_7
1036
kevin.poh, weikai

Root Cause:
When a client handshake fails and the correct SSL version is not displayed in the log

Solution:
Extract the highest SSL version from the client handshake packet and display it in the log

  1. Create ssl virtual and real service in APV
  2. Set SSL version to "TLS1.3" on ssl virtual service
  3. Test with different TLS combination to connect ssl virtual service, and see log
Loading...