11-14-2012 09:45 PM
I just got some new signing keys and registered them using them with my WebWorks 10 1.0.2.9 SDK
I am now trying to copy the sigtool.db and sigtool.csk to my WebWorks 2.3.1.5 SDK
I tried following multiple guides but every time I try to sign my app the Signer Tool comes up and I get the following error for every .cod that needs to be signed.
Please contact the signer and register with the Signing Authority.
Path: C:\Users\**\AppData\Local\Temp\widgetGen.#####.tmp\xxxBlackBerry.cod
Solved! Go to Solution.
11-15-2012 01:28 AM
I am not sure what is required for BBOS apps, but for PlayBook apps you need to place your .db and .csk files in C:\Users\<Your_User_Name>\AppData\Local\Research In Motion
11-15-2012 10:31 AM
This article should help you. You can also use it to transfer keys between SDKs for BlackBerry OS 7.x and lower. PlayBook and BlackBerry 10 SDKs store keys in a shared location.
Backup and Restore BlackBerry Code Signing Keys
11-15-2012 10:55 AM
I just tried moving my .csk and .db files to that folder and I am still getting the same error.
I think this is only for the BB10 WebWorks SDK.
11-15-2012 11:00 AM
I tried to follow this earlier to no success.
It says to copy the .csk and .db file to by WebWorks\bin folder correct?
I moved my sigtools to C:\Program Files (x68)\Research In Motion\BlackBerry WebWorks SDK 2.3.1.5\bin
What might be wrong is that I cannot find the following folder as outlined in the guide you linked.
BlackBerry® WebWorks™ SDK: .\BlackBerry WebWorks Packager\bin
Where is "BlackBerry WebWorks Packager\bin"???
11-15-2012 11:29 AM
Above you are referring to COD files, which are for BlackBerry OS 7.x and lower. The .csk and sigtool.db files are only used to sign applications for that platform.
BlackBerry PlayBook and BlackBerry 10 uses a different type of key. If you haven't requested an installed them (they come as .csj files instead of .csi) you'll need to order a new set using the code signing key order form.
11-15-2012 11:36 AM
That would be the problem.
I am assuming that if I install signing keys for BB5,6,7 they will not conflict with my signing keys for BB10?
11-15-2012 11:41 AM
Correct, both keys can exist on the same computer without conflicts.