cancel
Showing results for 
Search instead for 
Did you mean: 

X.509 certificate configuration.

Former Member
0 Kudos

HI,

we have configured x.509 with SUP workflow application. In workflow application we have configured as "select certificate" as menu item and also we have imported certificates into blackberry simulator. while testing, certificates not showing for selection.

Help me on this regards,

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Follow the below steps to import certificate on to the simulator:

1. Go to menu simulate tab

2. select ->"change SD Card" to local folder where certificate is available.

3. Then in the simulator Apllication ->Files ->My Files->Media card->select the certificate (it prompts for the password)

4. enter the password ->click on ok

5. It should show the certificate name with checkbox option->check the certificate->click on menu button->select the "import Certificate"->it prompts for keyStore password->enter the password ->it shows warning message("The following application is requesting access to your Handheld keystore")->click on OK button.

This ends importing certificate on to the simulator.

Then go to simulate Menu Tab ->select "set IT policy.." ->select all checkbox's ->click on set button->select close

Then button click listener code look like

......... CertificateStore.getSignedCertificateFromStore();

Thanks,

Srikanth M