Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 43
Default digital signing for authenticode

I customized a spreadsheet I want all users on my project to use.

I'm not in IT and my IT dept. is just a bit lame in getting me an answer as
to exactly what I must do to let my vba workbook run without forcing users
to lower their security or be asked every time if they trust the thing to
run macros. From what research I've been able to do, it seems their are
certificates you can buy from thawte or verisign that do this, but I'm still
confused. Can anyone tell me:
1) the cheapest signature I can get that will do what I'm looking for
2) tell me how to tell IT to make it available
3) how I make code updates to the spreadsheet (I tried emailing just the
modules to the office, but that didn't get far

Why is this so damn confusing?? Is there a guide that explains this clearly
with less than a half hour of effort??

A zillion thanks for help!


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default digital signing for authenticode

I guess it is complex because the people who are the reason you need the
certificates in the first place invest more than 30 minutes figuring out how
to rock your world.

Here is some additional information.

Note that certification only works in Excel 2000 and later. Even
with certification, the user has accept you as a trusted source the first
time they open the file. See the article on Self Cert as an alternative
often suggested here.


http://msdn.microsoft.com/library/de.../odc_dsvba.asp
Code Signing Office XP Visual Basic for Applications Macro Projects

http://support.microsoft.com/default...;en-us;Q288985
XL2002: About Digital Signatures in Excel Workbooks


http://support.microsoft.com/?KBID=206637
OFF2000: Overview of Digital Certificates (Q206637)

http://support.microsoft.com/?KBID=217221
OFF2000: Using SelfCert to Create a Digital Certificate for VBA Projects
(Q217221)

An Overview:
http://msdn.microsoft.com/library/de...tml/combat.asp

Another reference:
http://msdn.microsoft.com/library/en...vbaproject.asp



http://support.microsoft.com/default...;en-us;Q329228
OFFXP: How to Make Sure That Your Office Document Has a Valid Digital
Signature


http://office.microsoft.com/assistan...ustworthy.aspx
How to Tell if Digital Certificate Is Trustworthy in Office XP


Regards,
Tom Ogilvy


"Eric" wrote in message
ink.net...
I customized a spreadsheet I want all users on my project to use.

I'm not in IT and my IT dept. is just a bit lame in getting me an answer

as
to exactly what I must do to let my vba workbook run without forcing users
to lower their security or be asked every time if they trust the thing to
run macros. From what research I've been able to do, it seems their are
certificates you can buy from thawte or verisign that do this, but I'm

still
confused. Can anyone tell me:
1) the cheapest signature I can get that will do what I'm looking for
2) tell me how to tell IT to make it available
3) how I make code updates to the spreadsheet (I tried emailing just the
modules to the office, but that didn't get far

Why is this so damn confusing?? Is there a guide that explains this

clearly
with less than a half hour of effort??

A zillion thanks for help!




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Signing Spreadsheets Vercingetorix.XIII[_2_] Excel Worksheet Functions 5 September 25th 08 12:24 AM
signing in Jackie Excel Worksheet Functions 2 January 28th 07 08:54 AM
Digital Signing of Macros in Excel 2000 AShemwell[_2_] Excel Programming 0 September 26th 03 10:04 AM
Digital Signing of Macros in Excel 2000 AShemwell Excel Programming 0 September 26th 03 09:42 AM
VBA Code Signing Bruno Guillemette Excel Programming 0 July 25th 03 08:41 PM


All times are GMT +1. The time now is 01:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"