Ask SChannel for stapled OCSP when the client will do revocation
authorJeremy Barton <jbarton@microsoft.com>
Tue, 12 Jul 2022 16:51:40 +0000 (09:51 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Jul 2022 16:51:40 +0000 (09:51 -0700)
commitf0845bdef3e0044ee471ddf96a24789640433c63
tree70617f212ffe7feb1ef618f48bdea8bd658ca93c
parent79874806d246670ee5fe76e73ce566578fe675c0
Ask SChannel for stapled OCSP when the client will do revocation
src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertContextPropId.cs
src/libraries/Common/src/Interop/Windows/SspiCli/Interop.SSPI.cs
src/libraries/System.Net.Security/src/System/Net/Security/SslSessionsCache.cs
src/libraries/System.Net.Security/src/System/Net/Security/SslStream.Protocol.cs
src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.Android.cs
src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.OSX.cs
src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.Unix.cs
src/libraries/System.Net.Security/src/System/Net/Security/SslStreamPal.Windows.cs
src/libraries/System.Net.Security/tests/FunctionalTests/CertificateValidationRemoteServer.cs
src/libraries/System.Net.Security/tests/FunctionalTests/Interop/SafeCertContextHandle.cs [new file with mode: 0644]
src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj