Ensure that invalid AIA, CDP, and OCSP extensions don't throw. (dotnet/corefx#37237)
authorJeremy Barton <jbarton@microsoft.com>
Sat, 27 Apr 2019 18:48:52 +0000 (11:48 -0700)
committerStephen Toub <stoub@microsoft.com>
Sat, 27 Apr 2019 18:48:52 +0000 (14:48 -0400)
commit13481b818862f9448fab02068ae5e835eafd495b
tree194b52d3bdcb108dcbef7adce5bfa029678793cf
parent4dea5fd3bfd10e9a74a05be30de31662c14d93f3
Ensure that invalid AIA, CDP, and OCSP extensions don't throw. (dotnet/corefx#37237)

Commit migrated from https://github.com/dotnet/corefx/commit/a3ee315cd5e4f4d3ce8fb60a24aa8bd0c9c9ae82
src/libraries/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Unix/CrlCache.cs
src/libraries/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Unix/OpenSslX509ChainProcessor.cs
src/libraries/System.Security.Cryptography.X509Certificates/tests/DynamicChainTests.cs