Temurin-build: Warning from Symantec Endpoint Protection Download Insight running jdk8 java.exe

Created on 10 Oct 2017  ·  4Comments  ·  Source: adoptium/temurin-build

When running the AdoptOpenJDK Java 8 builds on Windows, Symantec Endpoint Protection Download Insight identifies java.exe as a 'Security Risk' and pops up a Window claiming that it is

  • 'Unproven': There is little evidence that this file is trustworthy
    I am unable to suppress the pop ups because the Symantec settings are set by my employer.
    Is there something which can be added to the build to make java.exe 'trustworthy'?
bug

Most helpful comment

With the latest build download I now just get one popup with a count of many times the 'risk' has occurred many popups which is much more manageable. Closing this issue.

All 4 comments

so this is how the code signing works, Microsoft now needs more than just codesigning to trust files (it also relies on quantity of downloads) Hopefully this will stop being an issue soon!

See https://github.com/AdoptOpenJDK/openjdk-build/issues/161 for a solution

Presumably that means that the number of downloads will start from zero for each new (e.g. nightly) build?

no it's actually about the number of times that certificate is found on Windows machines so in time it will be more trusted

With the latest build download I now just get one popup with a count of many times the 'risk' has occurred many popups which is much more manageable. Closing this issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mstoodle picture mstoodle  ·  3Comments

sophia-guo picture sophia-guo  ·  6Comments

gdams picture gdams  ·  4Comments

pshipton picture pshipton  ·  4Comments

ChristianCiach picture ChristianCiach  ·  7Comments