Do not OCSP staple invalid OCSP responses
authorKevin Jones <kevin@vcsjones.com>
Mon, 14 Aug 2023 22:00:32 +0000 (18:00 -0400)
committerGitHub <noreply@github.com>
Mon, 14 Aug 2023 22:00:32 +0000 (18:00 -0400)
commit3f65957f83757504b5226f82516df96ec5f47b98
tree11832f1bb227567aa9cc0994ed981155e26d8335
parent20d5e6e5d1e284ccb7592be2a9302e4c49ecc6d8
Do not OCSP staple invalid OCSP responses
src/libraries/Common/tests/System/Security/Cryptography/X509Certificates/RevocationResponder.cs
src/libraries/System.Net.Security/src/System/Net/Security/SslStreamCertificateContext.Linux.cs
src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamCertificateContextTests.cs [new file with mode: 0644]
src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj
src/libraries/System.Security.Cryptography/tests/X509Certificates/RevocationTests/AiaTests.cs