A few months ago ssl.com launched "esigner" and a CLI tool called CodeSignTool. This allows to sign apps for windows without a USB Token, even with EV Code Signing what normally needs the USB Token. This is really cool, allows for instance to build an app on a hosted build server and allows to fully automate the build process, no Token PIN has to be entered manually during the building process.
I haven't find any information how to setup this with electron-bulder. Is there someone who already did it?
Of course it would be super cool if electron-bulder would support the CodeSignTool, no need for local certificate and usb token anymore.
A few months ago ssl.com launched "esigner" and a CLI tool called CodeSignTool. This allows to sign apps for windows without a USB Token, even with EV Code Signing what normally needs the USB Token. This is really cool, allows for instance to build an app on a hosted build server and allows to fully automate the build process, no Token PIN has to be entered manually during the building process.
I haven't find any information how to setup this with electron-bulder. Is there someone who already did it?
Of course it would be super cool if electron-bulder would support the CodeSignTool, no need for local certificate and usb token anymore.