Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Digitally Signed DLL
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Digitally Signed DLL

 Post Reply Post Reply
Author
Message
thodgson View Drop Down
Groupie
Groupie


Joined: 11 August 2003
Status: Offline
Points: 78
Post Options Post Options   Thanks (0) Thanks(0)   Quote thodgson Quote  Post ReplyReply Direct Link To This Post Topic: Digitally Signed DLL
    Posted: 01 March 2007 at 5:51pm

We are working on having our product, which uses the Toolkit, certified for Windows Vista.  One of the requirements is to have all DLLs digitally signed (authenticode). 

Even though, we compile from the source code, the version information on the DLL bears the company name CodeJock. 
 
Does CodeJock provide a way to digitially sign the DLL for us?  Anyone else dealing with this issue?
 
Tim H(http://www.ExclamationSoft.com)
Product: Xtreme Toolkit v13.1
Platform: Vista(x64)-SP1
Language: Visual C++ 6.0
Currently: Satisfied w/ Toolkit
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 04 March 2007 at 3:06am
Hi,
You can build application with statically linked toolkit and don't distribute additionall dlls.
 
We sign our ocx files for ActiveX verrsion, but how do you want we sign dlls you build manually?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
thodgson View Drop Down
Groupie
Groupie


Joined: 11 August 2003
Status: Offline
Points: 78
Post Options Post Options   Thanks (0) Thanks(0)   Quote thodgson Quote  Post ReplyReply Direct Link To This Post Posted: 04 March 2007 at 7:45am
Originally posted by oleg oleg wrote:

Hi,
We sign our ocx files for ActiveX verrsion, but how do you want we sign dlls you build manually?
 
Since each customer builds the DLL, we send the Toolkit DLL to you, you digitally sign the DLL, then you send it back.
Tim H(http://www.ExclamationSoft.com)
Product: Xtreme Toolkit v13.1
Platform: Vista(x64)-SP1
Language: Visual C++ 6.0
Currently: Satisfied w/ Toolkit
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 05 March 2007 at 2:06am

Hi,

How we can be sure that customer/you didn't modify sources...
It can't work this way, you have sign dll yourself or build statically.
 
btw, so you send toolkit sources to your customers???
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
ABuenger View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2006
Status: Offline
Points: 1075
Post Options Post Options   Thanks (0) Thanks(0)   Quote ABuenger Quote  Post ReplyReply Direct Link To This Post Posted: 05 March 2007 at 5:10am
Originally posted by oleg oleg wrote:

btw, so you send toolkit sources to your customers???


I guess he meant that your (Codejock) customers are building the DLLs themself.

I suggest that you make signed release DLLs available for download. These DLLs should also be the only ones distributed to clients, DLLs built from modified sources should have a different name or linked statically.

Codejock support
Back to Top
thodgson View Drop Down
Groupie
Groupie


Joined: 11 August 2003
Status: Offline
Points: 78
Post Options Post Options   Thanks (0) Thanks(0)   Quote thodgson Quote  Post ReplyReply Direct Link To This Post Posted: 05 March 2007 at 6:08am
ABuenger is correct: I mean that I build a single Release DLL myself, which is distributed to all customers.  That one DLL needs to be signed.
 
Tim H(http://www.ExclamationSoft.com)
Product: Xtreme Toolkit v13.1
Platform: Vista(x64)-SP1
Language: Visual C++ 6.0
Currently: Satisfied w/ Toolkit
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 05 March 2007 at 6:57am
 
I see.
 
As solution now, you can change company name in Workspace\ToolkitPro\ToolkitPro.rc , rebuild and sign it yourself.  or use static build
We will think what can be done.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
thodgson View Drop Down
Groupie
Groupie


Joined: 11 August 2003
Status: Offline
Points: 78
Post Options Post Options   Thanks (0) Thanks(0)   Quote thodgson Quote  Post ReplyReply Direct Link To This Post Posted: 05 March 2007 at 8:21am
Okay, I think that should be okay considering your product is "like" custom code.  I don't think Microsoft will scrutinize it too much.
Tim H(http://www.ExclamationSoft.com)
Product: Xtreme Toolkit v13.1
Platform: Vista(x64)-SP1
Language: Visual C++ 6.0
Currently: Satisfied w/ Toolkit
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.062 seconds.