Authenticode & Certs?

S

schneider

Hello,


I'm looking for info on applying a Autenticode/Cert to my .NET libs. Anyone
know of a link.

Also any information on purchasing them from sources and what specific type
of cert to purchase. Currently I'm deling with www.Comodo.com

Currently the only thing I see is the need for a file of type .pfx file.
Ideally I would like to use the same cert for everyhing I develop .dll,
ASP.NET, Click Once.

Thanks,

Schneider
 
W

William Randlett

You want to get a Microsoft Authenticode certificate - I've only worked with
VeriSign so far, but there are several providers. You can use the
SignTool.exe program to sign .NET 2.0 files (search for SignTool). The old
way is to use SignCode.exe, but SignTool replaces that. There are various
sources on the 'net for instructions on how to sign Click Once stuff.

William
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top