Web-Application signing with CLI

Web-Application signing with CLI

BY 24 Apr 2013 SDK & IDE

I am trying to automate web application packaging (on windows) so that it can be done entirely from the command line. However, I am having difficulty with the signing aspect, as currently the “secure profile” profile.xml needs to be generated from the IDE, and the certificate-generator.bat requires user input. Ideally I want to be able to pass user information (password,alias etc) to a script which will generate the signature file, without user interaction or having to use the ide.

It doesn’t look like this is possible at the moment, might a facility to do this be included in a future sdk release? Or if anyone knows a way this could be done with the current sdk, I would be very grateful for information on how it could be done.

Cheers,
Alan

Written by