Bug 1036 - Getting wrong TLS version information under buffer logs |AS-15094|
Review Request #417 — Created Aug. 20, 2024 and updated
| Information | |
|---|---|
| timlai | |
| APV10 | |
| rel_apv_10_7 | |
| 1036 | |
| Reviewers | |
| kevin.poh, weikai | |
Root Cause:
When a client handshake fails and the correct SSL version is not displayed in the logSolution:
Extract the highest SSL version from the client handshake packet and display it in the log
- Create ssl virtual and real service in APV
- Set SSL version to "TLS1.3" on ssl virtual service
- Test with different TLS combination to connect ssl virtual service, and see log
