[release/6.0] disable sending NT Authority in TLS handshake if specific trust was...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 15 Dec 2021 18:29:01 +0000 (12:29 -0600)
committerGitHub <noreply@github.com>
Wed, 15 Dec 2021 18:29:01 +0000 (12:29 -0600)
commitfb56c4c3b77a54034cb7553500bf3533fed90a34
treef84947475c75921336e50d1c4a42758ab1c00969
parent923ec4dfe35812faeb8f141d2f8e7127d02d9e0b
[release/6.0] disable sending NT Authority in TLS handshake if specific trust was specified (#61713)

* diable sending NT Authority if specific trust was specified

* feedback from review

* add missing file

* Apply suggestions from code review

Co-authored-by: Cory Nelson <phrosty@gmail.com>
* one more style update

Co-authored-by: wfurt <tweinfurt@yahoo.com>
Co-authored-by: Cory Nelson <phrosty@gmail.com>
src/libraries/System.Net.Security/src/System/Net/Security/SecureChannel.cs
src/libraries/System.Net.Security/src/System/Net/Security/SslSessionsCache.cs
src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.Windows.cs