Can I force the Particle CLI to generate RSA keys for the Electron? If not, is there a way to generate the keys properly?
This is on Windows and the machine has DFU_util, openssl, and Particle CLI on it.
Can I force the Particle CLI to generate RSA keys for the Electron? If not, is there a way to generate the keys properly?
This is on Windows and the machine has DFU_util, openssl, and Particle CLI on it.
The answer to the question is to simply add --protocol tcp
to the end of the command that you are using to generate the keys for the Electron.