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

Upgrade utls version and API to v1.6.7 #25

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Jovis7
Copy link

@Jovis7 Jovis7 commented Nov 22, 2024

  • https://github.com/getlantern/engineering/issues/1757
  • utls uconn.SetSessionState is deprecated in favor of uconn.SetSessionTicketExtension().
  • For utls 1.6.7 (that depends on newer Go), it needs to remove RSA based cipher suites in Unit Test.
    https://go.dev/doc/go1.22 : By default, cipher suites without ECDHE support are no longer offered by either clients or servers during pre-TLS 1.3 handshakes. This change can be reverted with the tlsrsakex=1 GODEBUG setting.

@Jovis7 Jovis7 requested a review from hwh33 November 22, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant