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

[Release/6.0] Backport test fixes #68332

Merged
merged 5 commits into from
May 3, 2022

Commits on Apr 20, 2022

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

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    34c4b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcd64a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17cc6c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. update SSL tests to deal better with disabled protocols (dotnet#65120)

    * update SSL tests to deal better with disabled protocols
    
    * Improve detection of Null encryption on Windows
    
    * update expectation for Mismatched protocols
    
    * update detection
    
    * wrap win32 exception
    
    * update ProtocolMismatchData sets
    
    * remove debug print
    
    * final cleanup
    
    * generate mismatch data
    
    * avoid SslProtocols.Default
    wfurt authored and rzikm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    032eaac View commit details
    Browse the repository at this point in the history