C# .net 6.0 ChainPolicy.Build allows a CRL with a not before date in the future to pass

Richard Turbeville 1 Reputation point
2022-04-27T19:24:58.107+00:00

There is a test in the Fault Bridge Test stack for the FIPS 201/Ficam Testing program that has a certificate chain that includes one with a CRL with a not before date in the future.

ChainPolicy.Build is allowing this to pass when it shouldn't.

How can I fix this?

Thanks

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,240 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,119 questions
{count} votes