Verify that OCSP and CRL checks fall back.
authorKevin Jones <kevin@vcsjones.com>
Thu, 19 Nov 2020 01:18:12 +0000 (20:18 -0500)
committerGitHub <noreply@github.com>
Thu, 19 Nov 2020 01:18:12 +0000 (17:18 -0800)
commit0cb3cfde0c3c66483a4c2a15fe5fda48d1f10850
tree4567bbb00ff7c6bc5b71ea7e09522c466955e743
parent044ee8cedd53e7bda01fecd2c688797aa1d5d1f7
Verify that OCSP and CRL checks fall back.

Test that a CRL timeout chain build will use OCSP, and that an OCSP timeout chain build will use CRL.
src/libraries/Common/tests/System/Security/Cryptography/X509Certificates/RevocationResponder.cs
src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/TimeoutTests.cs