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

Fixed flappers and test_SSLHandshakeFirst by skipping if server is < 2.10.0 #784

Merged
merged 2 commits into from
Aug 8, 2024

Commits on Aug 7, 2024

  1. Fixed SSLHandshakeFirst test by skipping if server is < 2.10.0

    Signed-off-by: Ivan Kozlovic <[email protected]>
    kozlovic committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8556a4e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. More flappers

    Added missing `-a 127.0.0.1` in some tests to prevent the server
    from sending other IP addresses to the client.
    
    Signed-off-by: Ivan Kozlovic <[email protected]>
    kozlovic committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7887208 View commit details
    Browse the repository at this point in the history