dbTalk Databases Forums  

Can't get code signing to work with SSIS Package

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Can't get code signing to work with SSIS Package in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Todd Beaulieu
 
Posts: n/a

Default Can't get code signing to work with SSIS Package - 10-09-2009 , 01:54 PM






Hello,

I'm trying to get dtutil to sign a package. It reports no error, but I see
no difference in the package when I open it in a text editor. Also, when I
then try to validate it with /verifysign, it says it's not signed. arg!

Here is what I'm doing, with the package path/name changed.

dtutil.exe /QUIET /FILE "C:\test.dtsx" /SIGN
FILE;"C:\test.dtsx";a2a6d15e38cadc6f950201d53f165e dffcd37cc5"

dtexec /FILE "C:\test.dtsx" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF
/REPORTING EW /va /verifysigned

Thank you!

Reply With Quote
  #2  
Old   
Todd Beaulieu
 
Posts: n/a

Default RE: Can't get code signing to work with SSIS Package - 10-09-2009 , 01:56 PM






I should also mention that, if I change the hash, it reports that the cert
can't be found, so I "know" that part's working.

Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.