Commit 551792a
Merged PR 35490: Fixing VerifyCertificate NET 6.0
Adding a check to return NotValidForUsage status when there is an internal failure occurred in chain.Build1 parent 41b7234 commit 551792a
File tree
1 file changed
+8
-0
lines changed- src/Microsoft.DotNet.Wpf/src/WindowsBase/System/IO/Packaging
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
839 | 847 | | |
840 | 848 | | |
841 | 849 | | |
| |||
0 commit comments