Signing exe with certificate doesn't solve the display of smartscreen

471 Views Asked by At

I'm developing C++ program. I generate a certificate from our PKI Solution configured in our company(Microsoft). I sign my .exe using the certificate(generated). But when I make my file on the server (internet) and download it, I have the problem of displaying SmartScreen.What should I do to make my .exe works well in all computer of our company? Should I buy a certificate to sign my code? Sign my code with root certificate?

1

There are 1 best solutions below

5
On

I think problem is your application has downloaded a few users and the reputation is unknown to Microsoft

P.S. And you can distribute your program in Microsoft Store