Skip to content

Commit

Permalink
Update src/libraries/System.Security.Cryptography.Pkcs/src/System/Sec…
Browse files Browse the repository at this point in the history
…urity/Cryptography/Pkcs/Rfc3161TimestampToken.cs

Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
  • Loading branch information
stephentoub and bartonjs authored Nov 20, 2020
1 parent 3d81cb8 commit 9be95c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ private static bool CheckCertificate(
{
return false;
}

anyFound = true;

if (!ekuExt.Critical)
Expand Down

0 comments on commit 9be95c0

Please sign in to comment.