Is there any certificate authority that allows for programmatic signing of windows mobile applications? At the moment my team uses Geotrust. Our build procedure looks like this:
- Build app
- "pre-sign" app with multi-step tool (
- fill out form and upload "pre-signed" app on geotrust web site
- download signed app
- repeat
There must be a better way to do this.