Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
huiyuexu opened this issue Oct 11, 2023 · 0 comments

Comments

@huiyuexu
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant