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

Commits on Jan 12, 2021

  1. Implement partial support for 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)
    naf419 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    0d14ac4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf4480 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    b687cf5 View commit details
    Browse the repository at this point in the history