Forum Discussion
Chunyang Zhu
Jul 25, 2018Copper Contributor
Can not Sign the MSIX pacakge with self-signed certificate
I used Makeappx tool to convert my appx package to the msix package and now I want to test my msix package. I created a self-signed certificate by following the steps from https://docs.microsoft.com/...
Aug 07, 2018
Johanes - Thanks for that. I was assuming from the "documentation" that I needed the SDK copy of signtool and never looked inside the packaging tool for a copy.
This isn't the best way to go about this, but at least I can finally test!
This isn't the best way to go about this, but at least I can finally test!
Johannes Freundorfer
Aug 08, 2018Copper Contributor
Hi Timothy,
exactly this is what my solution should provide - final (production) solution of course should be something within the Tool. But for now - it let MSIX rock on my box.
Enjoy