Skip to content

Is generatePublisherEvidence still a thing for .NET 5+? #64703

Answered by jkotas
jwfx asked this question in Q&A
Discussion options

You must be logged in to vote

Publisher evidence is part of the Code Access Security feature in .NET Framework. Code Access Security feature was completely removed in .NET Core/5+.

Is that OCSP checking still done with .NET 5+ applications?

No.

Is putting into app.config still the way to go to disable this behavior?

This setting has no effect for .NET Core/5+ applications.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jwfx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants