Skip to content

Improve test coverage for TLS resume #75545

Closed

Description

fix for #75079 did not have test as I was unable to construct one.
But in general, most tests do verify given behavior once but that may not be sufficient.
The behavior may change because of

  • session cache (primarily windows)
  • TLS resume (primarily Linux)

we should add test for #75079 as well as improve test coverage in general.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions