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

EXE: unsigned executable causes security warning #21

Open
acnicholls opened this issue Jul 6, 2022 · 0 comments
Open

EXE: unsigned executable causes security warning #21

acnicholls opened this issue Jul 6, 2022 · 0 comments

Comments

@acnicholls
Copy link
Owner

when the client attempts to install or run the application for the first time the executable is flagged as a potentially infected file due to the publisher (me) being unknown since I didn't sign the compiled code.

this can be corrected by obtaining a code signing certificate from a valid Certificate Authority and signing the compiled .dlls and .exe

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