Rank: Member Groups: Member
Joined: 10/30/2019 Posts: 10
|
Hi, We currently use the Version 20.0.81.0. We switched the Internal Winforms .Net Webbrowser Control to a EO.Webbrowser in our Application. We noticed that some of our customers have rules that prevent assemblies that are not signed with from known Certificate from running/loading. So we would like to know if it is possible to sign the Helperprocess assemblies with our Certificate?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi,
No. Unfortunately this is not possible. We can only sign our exe files with our own certificate and for security reasons our code checks that certificate. So if we were to allow you to re-sign it, then it could pass your customer's check but it would fail our own check.
Thanks!
|