PC Review


Reply
Thread Tools Rate Thread

Digital certificates

 
 
Michelle
Guest
Posts: n/a
 
      9th Nov 2007
I need to digitally sign a couple of macros. Who is the best/cheapest source
of a digital certificate?

What are the pitfalls that I might not be aware of

I've never done it before. I know nothing about it

Thanks

M

 
Reply With Quote
 
 
 
 
=?Utf-8?B?SkxhdGhhbQ==?=
Guest
Posts: n/a
 
      9th Nov 2007
You can have Best or you can have Cheapest, but you can't have both at the
same time.

Cheapest is a self-signed digital certificate that you can create your own
digital certificate. Rather than repeat the Help instructions here, I'll
simply say that to find out how, open Excel and use its Help to search for
the phrase
create digital signature
look for the returned topic "Create your own digital certificate'. It tells
how and the 'pitfalls'.

Also, go into the VB Editor and search for help on digital signature and it
will return a list of properties with example code that you can use in the
project to determine if a certificate is attached to it, who signed it, etc.
that you can use to verify that your signature is still attached to the
project and prevent code from running if someone has modified it (which will
result in the certificate removal).

Best is certificate with the public key stored in a trusted Root Certificate
server by someone like VeriSign and others. I think that the least expensive
of these that I've seen was offered by GoDaddy.com recently. You definitely
want to shop around some, as some sellers want major $$ for a certificate
through them.

Once you have a digital certificate, you attach it to a project from within
the VB Editor, choosing Tools | Digital Signature from the VB Editor menu
toolbar.

"Michelle" wrote:

> I need to digitally sign a couple of macros. Who is the best/cheapest source
> of a digital certificate?
>
> What are the pitfalls that I might not be aware of
>
> I've never done it before. I know nothing about it
>
> Thanks
>
> M
>
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Digital certificates Mats Samson Microsoft Excel Programming 3 15th Sep 2009 02:21 PM
Digital Certificates =?Utf-8?B?UmVi?= Windows Vista General Discussion 2 24th Nov 2007 10:08 PM
Digital Certificates =?Utf-8?B?RG9jdG9yIEtlbw==?= Microsoft Outlook Discussion 0 24th Sep 2007 05:38 PM
Digital certificates Craig Logan Windows XP Internet Explorer 1 5th Jan 2004 04:14 PM
Digital Certificates john Windows XP General 0 12th Sep 2003 02:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:35 AM.