TaSK
TaSK copied to clipboard
Only supporting non-ECC ciphersuite instead of traversing all security ciphersuites.
Issue Type: Tool Implementation Principle
Testcase name: Supported TLS versions
Testcase number: TLS_B1_GP_01_T
Test code: TLS_B1_GP_01_T.java
Description: The test tool requires that the non-ECC cipher suite be used. Otherwise, the TLS handshake fails and the test fails. We believe that the test tool should use or traverse more secure cipher suites by default to complete the TLS handshake and verify the TLS version supported by the device.