electron-userland / electron-windows-store

:package: Turn Electron Apps into Windows AppX Packages
MIT License
678 stars 86 forks source link

Add support for signing with P12 certificate #86

Closed michaelenger closed 6 years ago

michaelenger commented 7 years ago

Attempted to fix #32 by checking for the presence of a P12 certificate and then requiring a password which is passed along to the signtool.exe.

felixrieseberg commented 6 years ago

Thanks, awesome change.

felixrieseberg commented 6 years ago

Released as 0.12.0 :tada: