kallex / PromDapter

Prometheus CzAdapter
MIT License
107 stars 9 forks source link

Invalid Digital Signature on the .cab file #11

Open Okasgtr opened 3 years ago

Okasgtr commented 3 years ago

Same issue, however I have your fix

You are missing the intermediate key to complete the chain. Obtain here

https://support.sectigo.com/articles/Knowledge/Sectigo-Intermediate-Certificates.

Search for code signing and download the "Sectigo RSA Code Signing CA"

Once you are redirected to download and have obtained the CA install it for all users, automatic trust store. You will then be able to install the exe.

kallex commented 3 years ago

Thank you for fix proposal! For reference the original issue: #9

I think the proper CA list should be auto-updated with Windows, do you have any idea why yours isn't? Is it disabled on purpose or something?

Okasgtr commented 3 years ago

Version 10.0.19042 Build 19042 (20H2)

I just checked another PRO 10 system and it also does not have the CA. So it may be a regional thing, or it could have been pulled from an earlier version.

image

kallex commented 3 years ago

I try to dig into this as well. Thanks for reporting & troubleshooting.