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

Support TLSv1.3 #4528

Merged
merged 4 commits into from
Sep 24, 2020
Merged

Support TLSv1.3 #4528

merged 4 commits into from
Sep 24, 2020

Commits on Jul 13, 2020

  1. Support TLSv 1.3

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    8cd38a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Adding test for each supported SSL protocol

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    25ce79c View commit details
    Browse the repository at this point in the history
  2. Each test needs to be executed in different JVM

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ca67208 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Fix copyright

    Signed-off-by: Jorge Bescos Gascon <[email protected]>
    jbescos committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    a6a1a7b View commit details
    Browse the repository at this point in the history