TaSK icon indicating copy to clipboard operation
TaSK copied to clipboard

Only supporting non-ECC ciphersuite instead of traversing all security ciphersuites.

Open huiyuexu opened this issue 1 year ago • 0 comments

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.

huiyuexu avatar Oct 11 '23 02:10 huiyuexu