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

TLS MinVersion too low #3535

Closed
1 task done
dustinxie opened this issue Jul 12, 2022 · 0 comments · Fixed by #3562
Closed
1 task done

TLS MinVersion too low #3535

dustinxie opened this issue Jul 12, 2022 · 0 comments · Fixed by #3562
Assignees
Labels

Comments

@dustinxie
Copy link
Member

Description of the code refactor

fix all TLS MinVersion too low. in security scan result (page 1 & 2)

Why is this needed

  • [] better/less memory usage
  • [] reduce running time
  • [] clean (easy-to-understand) data structure or algorithm
  • [] remove dead code
  • better code design or structure (potential security issue)
  • [] reduce/decouple dependencies between code modules
  • [] increase test coverage
  • [] better code readability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants