+ Reply to Thread
Results 1 to 4 of 4

Thread: Best method of Code Signing using COMODO

  1. #1

    Default Best method of Code Signing using COMODO

    I have been using COMODO's code signing certificate without major problems over the last year. Now that my license expired, I am about to buy a license thru Lindersoft's great deal.

    I noticed that there is a new compiler directive #code-sign, and not sure what to make of it versus the way I did it before thru the Project Settings... Digital Signatures Tab.

    The only small inconvenience I ever had before was with running my scripts thru a batch file and having to answer the password prompt for the key. I overcame this with a program called signcode-pwd.exe which typed the password in automatically when the window popped up. It works well for the most part.

    However, is it cleaner now to use the #code-sign command now within the script? Where is the best place to put this command in the script?

    Also, when I go to fill out the code signing form, there are two options that I am not 100% sure how to answer. Please see image and tell me if there is a preferred setting for the CSP and Key Filename selection. I want it to work as seamless as possible thru SB.

    Thanks
    Doug
    Attached Images Attached Images  

  2. #2

    Default Re: Best method of Code Signing using COMODO

    Doug,

    The "#code-sign aplication" directive lets you code-sign your application file(s) - DLLs, EXEs, etc. The Project Settings -Digital Signatures Tab gives you control over the code-sign for your installer and uninstaller (compiler variables are supported).

    When requesting a Comodo certificate, I would suggest to use the default settings.

    This is an interesting video:
    http://www.datadownunder.com.au/lind...chaseDemo.html

    Hope this helps!
    Andrea

    Sales and Support, Lindersoft
    www.lindersoft.com
    1.954.252.3910

    "point. click. ship" - that's SetupBuilder 6
    Create Windows Vista ready installations in minutes

    -- Official Comodo Code Signing and SSL Certificate Partner

  3. #3

    Default Re: Best method of Code Signing using COMODO

    BTW, I would suggest to not use in the CPS option! Use "In the File" instead.
    Andrea

    Sales and Support, Lindersoft
    www.lindersoft.com
    1.954.252.3910

    "point. click. ship" - that's SetupBuilder 6
    Create Windows Vista ready installations in minutes

    -- Official Comodo Code Signing and SSL Certificate Partner

  4. #4

    Default Re: Best method of Code Signing using COMODO

    Hi Andrea,

    I watched the video and it was helpful. However, the form I have to fill out is slightly different than the video.

    It appears the 2048 is now the default. But the Keyfile name does not default to the same value in the video. The Video suggests to use the "In the File" radio option.

    Just thought you should know that.

    Doug

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •