Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

fix "verify firefly" on windows #52

Open
huhn511 opened this issue Apr 26, 2021 · 0 comments
Open

fix "verify firefly" on windows #52

huhn511 opened this issue Apr 26, 2021 · 0 comments

Comments

@huhn511
Copy link
Contributor

huhn511 commented Apr 26, 2021

use powershell

  1. Open powershell
  2. Verify the firefly-desktop-1.0.0.exe file's signature.
Get-AuthenticodeSignature -FilePath C:\Users\yourname\Downloads\firefly-desktop-1.0.0.exe | Format-List
  1. Make sure that the following information matches the output of the command:
[Subject] CN=IOTA Stiftung, O=IOTA Stiftung, L=Berlin, C=DE
[Issuer] CN=DigiCert SHA2 Assured ID Code Signing CA, OU=www.digicert.com, O=DigiCert Inc, C=US
[Serial Number] 017E5337DECA4C60BD1881E2097EBD3B
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant