UnityLauncherPro icon indicating copy to clipboard operation
UnityLauncherPro copied to clipboard

add code signing certificate

Open unitycoder opened this issue 4 years ago • 4 comments

  • [ ] find where to buy cheap one ( https://codesigningstore.com/code-signing/comodo-code-signing-certificate , https://www.thesslstore.com/promoads/cheap-code-signing.aspx ) ???
  • [ ] add github build pipeline with certs?
  • [ ] DEPRECATED: add to appveyor build pipeline (docs https://stackoverflow.com/a/64510718/5452781 , https://help.appveyor.com/discussions/problems/26836-signing-the-msi-using-signtool-and-pfx signscript https://github.com/snapcore/snapcraft/blob/master/appveyor.yml )

unitycoder avatar Oct 12 '21 07:10 unitycoder

info about that, [How to avoid the "Windows Defender SmartScreen prevented an unrecognized app from starting warning"] https://stackoverflow.com/a/66582477/5452781

*Submitted zip to MS analysis, lets see what happens.

ok, got results (from the current prerelease build:

The warning you experienced indicates that the application had not established reputation with the Microsoft Defender SmartScreen Application Reputation feature at that time. We can confirm that the application (SHA256:64F4D28CC32D388890E39EF44C49C2B43BC889097B55BA0068432AB43EAAB9E7)" has since established reputation and attempting to download or run the application should no longer show any warnings.

Please note, however, that the submitted files are not signed using a valid digital certificate. Unsigned files will have to establish reputation each time a new version is released.

unitycoder avatar Sep 26 '22 08:09 unitycoder

info about signtool: https://answers.unity.com/questions/433371/code-signing-certificate.html

unitycoder avatar Nov 17 '22 17:11 unitycoder

cheaper one? https://signmycode.com/comodo-code-signing

unitycoder avatar Jan 09 '23 09:01 unitycoder