Replies: 1 comment
-
Firstly, for applications being distributed to external clients it's recommended to self host the browser subprocess (use your own executable instead of the one shipped with the nuget package). https://github.com/cefsharp/CefSharp/wiki/SelfHost-BrowserSubProcess
It's a non-trivial process with a cost involved. That's hard to justify for an open source project. Who's paying? Who's contributing the time to implement signing?
Personally I've not tried this, so do your own research before taking this course of action. |
Beta Was this translation helpful? Give feedback.
-
Hello all,
More and more of our customers receive a trigger by AV (maybe a false positive) about this process.
And they need to add a special rules for application not signed.
I couldn't find a answer to my question and I wanted to ask you if there is a specific reason why the process isn't signed?
I just found this post: #779
Thank you all.
Beta Was this translation helpful? Give feedback.
All reactions