About Certificates and digital signing

G

Guest

I am trying to make a digital signature for a Zip Package using the packaging
facility provided in .NET 3.0 . But the problem is that i need a certificate
to use it, can i use a personal certificate, just for test before buying a
true certificate. If so can someone tell me how to get or make a personal
certificate?
 
G

GeezerButler

I am trying to make a digital signature for a Zip Package using the packaging
facility provided in .NET 3.0 . But the problem is that i need a certificate
to use it, can i use a personal certificate, just for test before buying a
true certificate. If so can someone tell me how to get or make a personal
certificate?

makecert
 
G

Guest

You need to obtain a certificate from one of the authorized certificate
issuing sources. You can create a test cert, but you really need a real one
to distribute your app. You can go to Verisign to check out the procedure,
or search msdn.

Rick D.
Contractor
 

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