Results 1 to 7 of 7

Thread: timestamp.comodoca.com does not work

  1. #1

    Default timestamp.comodoca.com does not work

    All,

    timestamp.comodoca.com does not work

    what could this be?

    Bernd
    Attached Images Attached Images   

  2. #2

    Default Re: timestamp.comodoca.com does not work

    Hi Bernd...

    http://timestamp.comodoca.com/authenticode
    Works fine from here.

    Not sure if you have direct control over the server URL, though.
    However, I know for a fact that these services, which work through proxies,
    have the ability to block IP's and IP ranges.

    Cheers...
    Gus M. Creces
    https://www.cwhandy.ca



    Cheers...
    Gus

  3. #3

    Default Re: timestamp.comodoca.com does not work

    I have checked it again:

    Licence is still active

    I have been using the script for years

    => does not work anymore!
    has something changed?

    ---

    #pragma CODESIGN_SHA = "12"
    #pragma CODESIGN_TSSHA1URL = "http://timestamp.comodoca.com/authenticode"
    ...

    ! Code-Sign
    #code-sign application ("[SB_PROJECT]\files\ip_zeit.dll") ["ip_zeit.dll"] [Permanent] [Skip]" ["[SB]\bsm\<??>.pfx"]
    ...

    Bernd

  4. #4

    Default Re: timestamp.comodoca.com does not work

    Hi Bernd...
    >>>has something changed?
    Lots of things have changed. With commodoca and other signing/stamping
    authorities.

    From what you've said the problem is probably not the commodoca signing URL
    at all, but your certificate.

    Take a close look at your certificate using CERTMGR.EXE or MMC.EXE.
    These are both Microsoft utilities available for the Window 10 environment.

    Does your certificate have an expiry date more than 12 months out from the
    sign date?

    What are the certificate's "Key Usage" settings?
    Anything other than Code Signing (1.3.6.1.5.5.7.3.3) may be too broad
    purpose and no longer admissible.

    Most important of all:
    What is the certificates "signature algorithm"?
    All variations of SHA1 (for example SHA120) are no longer admissible.
    Code Certs should be signed at a minimum SHA256, preferably SHA512


    Cheers...
    Gus

  5. #5

    Default Re: timestamp.comodoca.com does not work

    Hi Gus,

    Thanks for the info.

    The certificate expires on 6-JUN-21. The crt file is from 07-JUN-2018.
    I entered SHA-256.



    Thanks,
    Bernd

  6. #6

    Default Re: timestamp.comodoca.com does not work

    Bernd,

    > => does not work anymore!
    > has something changed?

    as far as I can see, you are still using the "old" (pre-2016) signing
    method.

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

    Comodo timestamping works fine for both SHA-1 and SHA-2 (see attached
    screenshots). Please use the "new" Comodo timestamp server.

    Does this help?

    Friedrich
    Attached Images Attached Images   

  7. #7

    Default Re: timestamp.comodoca.com does not work

    Das war sehr hilfreich, Danke

    Bernd

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
  •