-3

Hi we have developed a Windows phone 8 mobile application using IBM worklight. For deploying the application to IBM App Center,application is not downloadable unless signed with Symantec/Microsoft. For this it costs me a lot 299$ + 99 $

The Windows Phone version of the mobile client is included as an unsigned Windows Phone application package (.xap) file in the software delivery. The IBMApplicationCenterUnsigned.xap file is in the ApplicationCenter/installer directory.

The unsigned .xap file cannot be used directly. You must sign it with your company certificate obtained from Symantec/Microsoft before you can install it on a device.

Optional: If necessary, you can also build the Windows Phone version from sources. To build the Windows Phone version, you must have the latest version of the Microsoft Visual Studio development tools.

It costs 99$ for windows Developer account and 299$ for

  • Symantec Enterprise mobile code signing certificate

, with which i can sign the application and upload the Application Enrollment Token(AET-aetx) to IBM application center

Is there any alternative or this is the only way to sign the application. I explored that Microsoft trusts directly the Symantec but will i be able to sign it using some other certificate by IBM or any other sample certificates for deploying the application to IBM app center.

please suggest

Idan Adar
  • 44,156
  • 13
  • 50
  • 89

1 Answers1

0

IBM does not provide certificates for you. You need to buy a certificate...

Idan Adar
  • 44,156
  • 13
  • 50
  • 89
  • Hi Idan Adar, can I buy certificate from some other authority or it should be only purchased from Symantec – Naresh Gubbala Oct 07 '15 at 08:29
  • From whichever vendor Microsoft supports. Consult the Windows Phone documentation. – Idan Adar Oct 07 '15 at 08:29
  • yes it only does with Symantec Idan, i have followed up with documentation. but only for testing purpose this huge amount is ridiculous – Naresh Gubbala Oct 07 '15 at 08:31
  • IBM does not control the amount of money Microsoft or Symantec is asking for... – Idan Adar Oct 07 '15 at 08:33
  • Idan Adar have you ever tried of downloading windows phone 8 from application center, it gives error about cannot install the company app... right, so as my question is exactly about that, do you have any idea of signing the worklight build application using SSL or any other low budget certs, I know that Windows only trusts Symantec but for Beta testing kind of thing can i upload any AET or sign using my own SSL or any free certificates if possible – Naresh Gubbala Oct 10 '15 at 07:35
  • Information regarding application deployment in Windows Phone can be found here: http://www-01.ibm.com/support/knowledgecenter/SSHS8R_7.1.0/com.ibm.worklight.appadmin.doc/appcenter/r_ac_wp8_enroll_tolens.html%23applicationenrollmenttokensinwindowsphone8?lang=en – Idan Adar Oct 10 '15 at 09:38