Invoncify icon indicating copy to clipboard operation
Invoncify copied to clipboard

[BUG]: New version X.XX.X is not signed by the application owner: publisherNames:

Open AndresMorelos opened this issue 2 years ago • 3 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Install any previous version of Invoncify on a windows machine.
  2. Check for updates
  3. Download the update
  4. See error

Expected behavior The app needs to auto-update by itself

Screenshots

Error: New version 1.13.2 is not signed by the application owner: publisherNames: Developer ID Application: Andres Camilo Morelos Negrette (7U3PPW87MJ), raw info: {
  "SignerCertificate": {
    "FriendlyName": "",
    "IssuerName": {
      "Name": "C=US, O=...

Desktop (please complete the following information):

  • OS: Windows

AndresMorelos avatar Apr 18 '22 16:04 AndresMorelos

A Code Sing certificate is needed to put off this issue: https://codesigningstore.com/microsoft-authenticode-signing?gclid=CjwKCAjwve2TBhByEiwAaktM1HKc0DzB2lAvy9h1JX4Vd7mo3loYKy0X64AaL1UsbWj-Gsim9pRp3xoClSEQAvD_BwE

AndresMorelos avatar May 11 '22 21:05 AndresMorelos

getting the same one for 1.21, should I just download the new one separately?

mcfalld avatar Jun 19 '22 17:06 mcfalld

@mcfalld Yes, for window users you will need to download the installer again or you can use the winget CLI.

I need to purchase a Code Sing Certificate to enable the auto-update again.

Don't worry your data will not be lost.

AndresMorelos avatar Jun 20 '22 00:06 AndresMorelos