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

Add TLS 1.3-compatible tests for sessions #224

Open
chrisnovakovic opened this issue Dec 6, 2020 · 0 comments
Open

Add TLS 1.3-compatible tests for sessions #224

chrisnovakovic opened this issue Dec 6, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@chrisnovakovic
Copy link
Collaborator

The following tests in the test suite are specific to TLS 1.2 and below due to changes to the session protocol in TLS 1.3:

  • t/local/64_ticket_sharing.t
  • t/local/65_ticket_sharing_2.t

For completeness, it'd be good to have equivalent tests for TLS 1.3 when the version of libssl in use supports TLS 1.3.

@chrisnovakovic chrisnovakovic added the enhancement New feature or request label Dec 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant