Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sign the Windows executable to avoid Win 10 SmartScreen Blocking #51

Open
tofi86 opened this issue Jul 30, 2019 · 1 comment
Open

Sign the Windows executable to avoid Win 10 SmartScreen Blocking #51

tofi86 opened this issue Jul 30, 2019 · 1 comment

Comments

@tofi86
Copy link
Collaborator

tofi86 commented Jul 30, 2019

We have a user reporting that the EPUB-Checker app gets blocked by Windows Defender SmartScreen on Windows 10 because the executable is not signed:

https://twitter.com/MartinGreenhill/status/1153668391313530883

EAKnRdLXUAA1vCZ

Signing the Windows EXE requires a certificate and a build process on Windows or on Linux. It doesn't seem to be supported on Mac, which is a problem because in order to build a valid signed Mac App the build process must run on a Mac.

At the moment we don't have a solution for this problem.

@tofi86 tofi86 self-assigned this Jul 30, 2019
@tofi86
Copy link
Collaborator Author

tofi86 commented Sep 5, 2019

A user on the launch4j forum points to a maven plugin for cross platform code signing: https://sourceforge.net/p/launch4j/bugs/192/

@tofi86 tofi86 removed their assignment Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant