Results 1 to 10 of 10

Thread: Code signing does not seem to be working in all cases.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Code signing does not seem to be working in all cases.

    I recently re did code signing for my program. Everything works fine when
    I test on my machine. Compile and run.
    However when I load to the website I get a message:

    Windows protected your PC
    Windows Defender SmartScreen prevented an unrecognized app from starting.
    Running this app might put your PC at risk.
    More info

    I do not get this message when I compile through sb and then run. Only
    when I download and run from the web.

    I do remember when purchasing the renewal I was given the choice of sh1
    sh2 or something else. I choose sh2. I don't know if this
    could be causing the problem.

    Thanks

    Gary

  2. #2

    Default Re: Code signing does not seem to be working in all cases.

    Gary,

    > I do not get this message when I compile through sb and then run. Only
    > when I download and run from the web.

    well, this is the expected behavior in the modern code-signing world <g>
    Your standard code-signing certificate has not built enough reputation yet.

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

    Hope this helps!

    Friedrich

  3. #3

    Default Re: Code signing does not seem to be working in all cases.


  4. #4

    Default Re: Code signing does not seem to be working in all cases.

    How long does it take to build a reputattion. I have 3 machines will that
    be enough. Or does running your program or downloading many times help.

    Gary

  5. #5

    Default Re: Code signing does not seem to be working in all cases.

    Gary,

    > How long does it take to build a reputattion. I have 3 machines will that
    > be enough. Or does running your program or downloading many times help.

    only Microsoft and Google knows. You have to do reputation building for
    Chrome and IE/Edge. IMO, 75-250 downloads from different IP addresses.

    Friedrich

  6. #6

    Default Re: Code signing does not seem to be working in all cases.

    Just to clarify does the program just need to be downloaded. Or
    downloaded and run.
    You didn't mention firefox. I assume the rules apply to this also.

    Gary

  7. #7

    Default Re: Code signing does not seem to be working in all cases.

    Hi Gary,

    > Just to clarify does the program just need to be downloaded. Or
    > downloaded and run.
    > You didn't mention firefox. I assume the rules apply to this also.

    Download and run. Firefox does not have it's own "SmartScreen" feature.
    Only Microsoft and Google have.

    Friedrich

  8. #8

    Default Re: Code signing does not seem to be working in all cases.

    Sorry for all the messages Friedrich.

    I use firefox as my browser. From your message firefox does not have
    smartscreen. I still get the message with firefox.

    Just to be sure I have explained this. I can download the program with
    any browser no problem. The problem occurs when I locate
    the file on the hard drive and run it. This is when I get the message.

    Thanks

    Gary

  9. #9

    Default Re: Code signing does not seem to be working in all cases.

    In your original message you said:

    > However when I load to the website I get a message:
    >
    > Windows protected your PC
    > Windows Defender SmartScreen prevented an unrecognized app from starting.
    > Running this app might put your PC at risk.
    > More info

    This happens when your certificate has not enough reputation. You have to
    use a Microsoft browser to build reputation for SmartScreen and a Google
    browser to build reputation for Chrome systems. Firefox itself does not
    have such a reputation based system. In your case, Defender SmartScreen
    kicks in because reputation level is not high enough.

    Once you have built a reputation for your certificate, the message will go
    away.

    BTW, this is not a new phenomenon. See this thread dated May 2013 (six
    years ago):
    http://www.lindersoft.com/forums/sho...ght=reputation

    Friedrich

  10. #10

    Default Re: Code signing does not seem to be working in all cases.

    See what Wolfgang did to fix it:
    http://www.lindersoft.com/forums/sho...ou-for-a-favor

    Friedrich

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
  •