03-29-2011 05:50 AM
I'm following instruction to sign my BAR file by command line from Blackberry Tablet OS SDK for Adobe Air Development Guide.
To sing my bar I'm using the following command:
blackberry-signer -verbose -cskpass <your CSK password> -keystore <your P12 file> -storepass <your P12 file password> <BAR_file.bar> RDK
And I getting the following error:
barsigner error: Certificate chain not found for client-RDK-XXXXXXXX.csj: client-RDK-XXXXXXXX.csj must reference a valid KeyStore key entry containing a private key and corresponding public key certificate chain.
I have a barsigner.db file in %HOMEPATH%\AppData\Local\Research In Motion (I'm using Windows 7 64bits) with a line like this:
RDK=XXXXXXXXXhttp\://www.rim.net/Websigner/servlet/RDK-Waterloo
If I use the number XXXXXXX from barsigner.db to sign my app I get the same error.
What I'm doing wrong? What is RDK from barsigner command?
03-29-2011 07:13 AM
Try it again - I was just having the exact same error and it suddenly worked after a few attempts.
Must be something going on over at RIM ![]()
03-29-2011 07:15 AM
and What is RDK from barsigner command?
03-29-2011 07:18 AM
03-29-2011 10:47 AM
it sounds like you have a bad set of keys. you should request for new ones here:
https://www.blackberry.com/SignedKey
i assume you got an email from RIM telling you that you registered correctly? and make sure to run through the registration process only ONCE per key and dont do it over if you think u messed up something like the CSK password. the first three steps can only be done ONCE per key.
03-29-2011 11:18 AM
I've done it using Adobe Flash Builder 4.5.
03-29-2011 03:28 PM
This is a registration issue. Did you also configure your p12 certificate? Information on this error can be found here:
http://docs.blackberry.com/en/developers/deliverab
Registration and configuration steps are found here: http://docs.blackberry.com/en/developers/deliverab