Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: Cannot code sign today

  1. #11

    Default Re: Cannot code sign today

    Hi Neil,

    Thanks for the confirmation.

    I think we need a master switch "Disable all code-signing", because I
    am really stuck now and cannot generate installs without manually
    disabling codesigning a number of places.

    And at times (for internal use) you would rather be able to compile an
    unsigned package than not being able to compile at all.

    Cheers
    /Poul

  2. #12

    Default Re: Cannot code sign today

    Looking at it further, I'm wondering if it is something to do with SHA1
    signing as my previous installs had both sha1 and sha256 signatures,
    and now I only seem to be able to see an sha256 signature without a
    timestamp.

    Regards,

    Neil.

  3. #13

    Default Re: Cannot code sign today

    Neil,

    > Yes I'm seeing the same thing.
    >
    > I managed to code sign yesterday, then applied the latest windows 10
    > updates, and then the code signing started to fail.

    Perhaps the Windows update "unregistered" your Capicom (it's an OCX)
    component?

    Uninstall then reinstall. Try this one:
    http://www.lindersoft.com/forums/sho...3010#post53010

    Friedrich

  4. #14

    Default Re: Cannot code sign today

    Hi Friedrich,

    I've uninstalled Capicom, and reinstalled as you suggested, and I'm
    still seeing the same problem I'm afriad.

    It's very strange. This is what I'm seeing.....

    ------ Build started: Project: SapphireWeb.sbp, Configuration: Release
    Win32 ------

    ------ SetupBuilder (tm) Project Script Compiler and Linker for Windows
    ------ Copyright (c) 1997-2017 Lindersoft
    ------ SetupScript (tm) Installation Script Language
    ------ Copyright (c) 2003-2017 Lindersoft
    ------ All rights reserved.

    ------ Developer Edition 2017 Version 10.0.5452
    ------ SetupBuilder (SB/EXE) Compiler Version 10.0.5452

    Init Globals...
    Set Media Type: Single-file image
    Verify Code-Signed Install at Startup: DISABLED
    OK
    Writing Objects...
    OK
    Compiling...
    sapphireweb.sbp
    Init Standard Variables...
    Performing pre-checks...
    #pragma loaded: CODESIGN_SHA
    #pragma CODESIGN_SHA = 12
    #pragma loaded: CODESIGN_TSSHA1URL
    SHA1 timestamp server defined
    #pragma CODESIGN_TSSHA1URL = http://timestamp.comodoca.com/authenticode
    OK
    Timestamp server(s)...
    SHA-1: http://timestamp.comodoca.com/authenticode
    SHA-2: http://timestamp.globalsign.com/?signature=sha2
    Type : 12
    Script format version detected: 10.0.5452
    Adding Digital Certificate II (Preprocessor)...
    SIGNTOOL: V:\Development\Sapphire Web\SapphireWeb.exe
    SVER: 10.0.10586.15
    Compiler warning GEN1061: File not found:
    SHA1: 1
    SHA2: 1
    Compiler error GEN1053: Code signing process failed. Error Code: 1
    Script(s) processed

    --------------------------------------- Done
    ---------------------------------------

    SapphireWeb.sbp - 1 error(s), 1 warning(s), 0 file(s) code-signed

    Compilation Time: 1.18 sec.
    Date/Time: 5/12/2017 -- 11:39:55AM

    ------------------------------- Compilation aborted
    -------------------------------

    Neil Porter

  5. #15

    Default Re: Cannot code sign today

    Hi Neil,

    > I've uninstalled Capicom, and reinstalled as you suggested, and I'm
    > still seeing the same problem I'm afriad.
    >
    > It's very strange. This is what I'm seeing.....

    try this combination of timestamp servers (see attached screenshot).

    Works fine here. Comodo does not (the SHA-1 one fails).

    Does this help?

    Friedrich
    Attached Images Attached Images  

  6. #16

    Default Re: Cannot code sign today

    Comodo does not work for SHA-1 and SHA-2 at the moment (all my tests
    failed). It has nothing to do with a Windows update.

    http://timestamp.comodoca.com
    http://timestamp.comodoca.com/authenticode

    Workaround (for SHA-1 and SHA-2):

    http://timestamp.verisign.com/scripts/timstamp.dll
    http://timestamp.globalsign.com/?signature=sha2

    Friedrich

  7. #17

    Default Re: Cannot code sign today

    BTW, and your "GEN1061: File not found" error is caused by another issue.

    Please use this method to code-sign:

    http://www.lindersoft.com/forums/showthread.php?47199

    Friedrich

  8. #18

    Default Re: Cannot code sign today

    Thank you Friedrich,

    Changing the timestamp servers in the global options has sorted it for me.

    So glad you are feeling better, and are back at work to point us in the
    right direction.

    Regards,

    Neil.

  9. #19

    Default Re: Cannot code sign today

    Poul,

    >
    > Got a major Windows update yesterday. Could that be the reason ?
    >

    Is your Capicom component still installed and registered?

    http://www.lindersoft.com/forums/sho...3010#post53010

    Friedrich

  10. #20

    Default Re: Cannot code sign today

    Hi Poul,

    > None of my Setupbuilder scripts will codesign today, but stops with
    > Compiler error 1053, code sign error code 1.

    My client also had problems code signing before the weekend. I wonder
    if it was because of the ransomware attack.

    Best regards,

    --
    Arnor Baldvinsson
    Icetips Alta LLC

Thread Information

Users Browsing this Thread

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

Posting Permissions

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