Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Contributor
Pixel
Posts: 3
Registered: ‎01-25-2011
Accepted Solution

Code Signing Keys validity

I have simple question. We have issued code signing keys from RIM, all working fine. My question is how long are this keys valid and if expire? For example if is requred extend this keys each year etc... ?

 

Thank you for help

Please use plain text.
Developer
rcmaniac25
Posts: 1,789
Registered: ‎04-28-2009
My Carrier: Verizon

Re: Code Signing Keys validity

There is no time limit. You get a number of signing operations that you can perform. When that hit's zero then you need to buy a new set of keys.

------------------------------------------------------------
Three simple rules:
1. Please use the search bar before making new posts.
2. Kudo posts that you find helpful.
3. If a solution has been found for your post, mark it as solved.
--I code too much. Well, too bad.
Please use plain text.
New Contributor
Pixel
Posts: 3
Registered: ‎01-25-2011

Re: Code Signing Keys validity

@rcmaniac25: Thank you for your help, its helpful.

 

How i can get amount of assigned signed operations on start and do is possible get the present state of ramaining signs?

 

Thanks

Please use plain text.
Developer
rcmaniac25
Posts: 1,789
Registered: ‎04-28-2009
My Carrier: Verizon

Re: Code Signing Keys validity

From what I remember, you get 0x7FFFFFFF signs. Every time you sign you get an email telling you how many signature operations you have left.

------------------------------------------------------------
Three simple rules:
1. Please use the search bar before making new posts.
2. Kudo posts that you find helpful.
3. If a solution has been found for your post, mark it as solved.
--I code too much. Well, too bad.
Please use plain text.
New Contributor
Pixel
Posts: 3
Registered: ‎01-25-2011

Re: Code Signing Keys validity

Thanks, perfect, i found it.

Please use plain text.
Developer
prabhu_mp_99
Posts: 93
Registered: ‎08-17-2009

Re: Code Signing Keys validity

Is Buying free or we have to pay something? Where is link to buy it?

 

Thanks.

Please use plain text.
Trusted Contributor
vishal_33
Posts: 104
Registered: ‎07-08-2010
My Carrier: developer

Re: Code Signing Keys validity

ITS FREE , HERE IS A LINK http://us.blackberry.com/developers/javaappdev/codekeys.jsp
Regards
Vishal Patel
Please use plain text.
Developer
prabhu_mp_99
Posts: 93
Registered: ‎08-17-2009

Re: Code Signing Keys validity

Thanks. I got that!

Please use plain text.