PC Review


Reply
Thread Tools Rate Thread

How/where can I get a digital signature certificate for signing macros so they are trusted?

 
 
Dan E
Guest
Posts: n/a
 
      26th Nov 2006
I'm designing spreadsheets that use macros for a health care facility for
free. I'd like to be able to sign the macros with a trusted certificate so
they don't have to go through the rigmarole of changing macro security
settings to medium or low. Any advice on best/cheapest way to get such a
certificate would be much appreciated, and acknowledged.

TIA,

Dan E

--
Dan E
webbie(removethis)@preferredcountry.com


 
Reply With Quote
 
 
 
 
=?Utf-8?B?SkxHV2hpeg==?=
Guest
Posts: n/a
 
      26th Nov 2006
See this site:

http://msdn.microsoft.com/library/de...otcertprog.asp

"Dan E" wrote:

> I'm designing spreadsheets that use macros for a health care facility for
> free. I'd like to be able to sign the macros with a trusted certificate so
> they don't have to go through the rigmarole of changing macro security
> settings to medium or low. Any advice on best/cheapest way to get such a
> certificate would be much appreciated, and acknowledged.
>
> TIA,
>
> Dan E
>
> --
> Dan E
> webbie(removethis)@preferredcountry.com
>
>
>

 
Reply With Quote
 
Paul B
Guest
Posts: n/a
 
      26th Nov 2006
Dan, this may be and option, it would be the "cheapest" way I think, but you
would have to put it on each computer there.

This applies to Excel 2000 and newer versions

You can create a self-signed digital certificate to use on your files with
SelfCert.exe, the file with the certificate is allowed to be opened with no
warning.

To use SelfCert.exe,
Open Windows Explorer and find your Office folder. Find SelfCert.exe and
run it. Or use find, start find, files or folders, type in SelfCert.exe and
search your hard drive, double click on it from there to run it

This certificate is good only on your computer, but it can be assigned to
more than
one file.

Once you have created the certificate open the file you want to sign, go to
the
VB Editor, Alt.+ F11, and select your VBA project.

Tools, Digital Signature, Choose. Select the Certificate you just created.

OK till you are out and save your file.

The next time you open this file you will not get the warning.


--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Dan E" <webbie(removethis)@preferredcountry.com> wrote in message
news:(E-Mail Removed)...
> I'm designing spreadsheets that use macros for a health care facility for
> free. I'd like to be able to sign the macros with a trusted certificate

so
> they don't have to go through the rigmarole of changing macro security
> settings to medium or low. Any advice on best/cheapest way to get such a
> certificate would be much appreciated, and acknowledged.
>
> TIA,
>
> Dan E
>
> --
> Dan E
> webbie(removethis)@preferredcountry.com
>
>



 
Reply With Quote
 
Dan E
Guest
Posts: n/a
 
      26th Nov 2006
Many thanks for your input, JLG. Doesn't look like there's an individual
code signing certificate available cheaply. I guess that's the way it
should be, since they have to verify identity etc. I guess I'll just have
to email instructions to the users to set macro security to Medium.

Dan E
"JLGWhiz" <(E-Mail Removed)> wrote in message
news:7B75517E-F3D7-4D15-A658-(E-Mail Removed)...
> See this site:
>
> http://msdn.microsoft.com/library/de...otcertprog.asp
>
> "Dan E" wrote:
>
>> I'm designing spreadsheets that use macros for a health care facility for
>> free. I'd like to be able to sign the macros with a trusted certificate
>> so
>> they don't have to go through the rigmarole of changing macro security
>> settings to medium or low. Any advice on best/cheapest way to get such a
>> certificate would be much appreciated, and acknowledged.
>>
>> TIA,
>>
>> Dan E
>>
>> --
>> Dan E
>> webbie(removethis)@preferredcountry.com
>>
>>
>>



 
Reply With Quote
 
Dan E
Guest
Posts: n/a
 
      26th Nov 2006
Many thanks Paul - actually I've already done that, but as you say, it's
only good on my computer. XP doesn't seem to allow the private key to be
exported, which is what Knowledgebase/Technet says you need to do, so I'll
just email the users instructions for setting macro security to medium -
certs are just tto expensive.

Thanjs again.

Dan E
"Paul B" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Dan, this may be and option, it would be the "cheapest" way I think, but
> you
> would have to put it on each computer there.
>
> This applies to Excel 2000 and newer versions
>
> You can create a self-signed digital certificate to use on your files with
> SelfCert.exe, the file with the certificate is allowed to be opened with
> no
> warning.
>
> To use SelfCert.exe,
> Open Windows Explorer and find your Office folder. Find SelfCert.exe and
> run it. Or use find, start find, files or folders, type in SelfCert.exe
> and
> search your hard drive, double click on it from there to run it
>
> This certificate is good only on your computer, but it can be assigned to
> more than
> one file.
>
> Once you have created the certificate open the file you want to sign, go
> to
> the
> VB Editor, Alt.+ F11, and select your VBA project.
>
> Tools, Digital Signature, Choose. Select the Certificate you just
> created.
>
> OK till you are out and save your file.
>
> The next time you open this file you will not get the warning.
>
>
> --
> Paul B
> Always backup your data before trying something new
> Please post any response to the newsgroups so others can benefit from it
> Feedback on answers is always appreciated!
> Using Excel 2002 & 2003
>
> "Dan E" <webbie(removethis)@preferredcountry.com> wrote in message
> news:(E-Mail Removed)...
>> I'm designing spreadsheets that use macros for a health care facility for
>> free. I'd like to be able to sign the macros with a trusted certificate

> so
>> they don't have to go through the rigmarole of changing macro security
>> settings to medium or low. Any advice on best/cheapest way to get such a
>> certificate would be much appreciated, and acknowledged.
>>
>> TIA,
>>
>> Dan E
>>
>> --
>> Dan E
>> webbie(removethis)@preferredcountry.com
>>
>>

>
>



 
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
Repost: Trusted publisher / Digital Signature Dale Fye Microsoft Access 0 21st Sep 2009 04:39 PM
Trusted publisher / Digital Signature Dale Fye Microsoft Access 0 16th Sep 2009 10:30 PM
How do I set up a trusted digital signature? Rardel K Microsoft Excel Misc 5 16th Mar 2009 07:49 PM
Digital signing macros Lorne Microsoft Outlook VBA Programming 1 13th Mar 2009 11:37 AM
code signing - avoiding "enable macros" once digital signature expires Wolfie Microsoft Excel Programming 1 8th Sep 2008 08:20 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:25 PM.