[release/6.0] fix TLS 1.3 in WinHttpHandler (#59159)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 15 Sep 2021 18:03:59 +0000 (11:03 -0700)
committerGitHub <noreply@github.com>
Wed, 15 Sep 2021 18:03:59 +0000 (11:03 -0700)
commite0e484c642a074747e25ddc17c70e70872705f86
tree75a6ff2029814e1bc908b13a64e2a61056cd20a5
parentb5e15dce8b07dfea00917871d7978db27eafd68d
[release/6.0] fix TLS 1.3 in WinHttpHandler (#59159)

* add W11 test queue

* move to release config

* move to x66

* fix tls13 detection

* disable failing EventLog tests

* Remove WIndows 11 from CI matrix

Co-authored-by: wfurt <tweinfurt@yahoo.com>
Co-authored-by: Jan Jahoda <jajahoda@microsoft.com>
src/libraries/Common/tests/TestUtilities/System/PlatformDetection.Windows.cs
src/libraries/System.Diagnostics.EventLog/tests/System/Diagnostics/Reader/EventLogRecordTests.cs
src/libraries/System.Diagnostics.EventLog/tests/System/Diagnostics/Reader/ProviderMetadataTests.cs
src/libraries/System.Net.Http.WinHttpHandler/src/System/Net/Http/WinHttpHandler.cs