Digitally signed

  • Thread starter Thread starter Aaron
  • Start date Start date
A

Aaron

How and where do I get my application signed so that when downloading from
SP2 it will say my app is signed.

Thanks,
Aaron
 
Aaron

You can get a certificate from a good CA. Once you have certificate, you can
then sign your code and XP normally would show that the exe about to execute
was signed by your/your company and this will also help the user decide if
they want to execute your exe.

here is one
https://www.verisign.com/products-s...e-signing/digital-ids-code-signing/index.html

Once you get the certificate, you can use the signing tools that they
provide or that comes with the .NET platform



Hope it helps
henk
 
Back
Top