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

Implement partial support for TLSv1.3 #284

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

naf419
Copy link
Contributor

@naf419 naf419 commented Jan 12, 2021

Some items from #220

  • add to -r and -R config options to require/prohibit
  • fallback to TLSv1.2 when source connection is missing SNI
    (it is required in TLSv1.3)

- add to -r and -R config options to require/prohibit
- fallback to TLSv1.2 when source connection is missing SNI
  (it is required in TLSv1.3)
@sonertari
Copy link
Collaborator

I have updated my tls13 branch with the changes in the develop branch, and merged your changes to it. If you want to submit further changes, please do them against the tls13 branch. Thanks.

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.

None yet

2 participants