YehudaKremer / msix

Create Msix installer for flutter windows-build files.
https://pub.dev/packages/msix
MIT License
280 stars 69 forks source link

[QUESTION] How to sign the msix using SECTIGO / COMODO? #138

Closed petodavid closed 2 years ago

petodavid commented 2 years ago

I just received my usb eToken and installed SafeNet client. How can I sign the msix?

YehudaKremer commented 2 years ago

Hello

You can use the set configuration field sign_msix to false, and after the msix is created you can sign it yourself like a standard msix file. https://learn.microsoft.com/en-us/windows/msix/package/signing-package-overview