Administration GuideConfiguring how users access enterprise applications and web content

Task

Steps

 

 

3.When prompted, click Yes.

3.Copy the key store file to <drive>:\Program Files\Research In Motion\BlackBerry Enterprise Server\MDS\webserver .

After you finish: Export the certificate for the BlackBerry MDS Connection Service to make it available to other applications.

Export the BlackBerry MDS Connection Service certificate to make it available to push applications

You must export the certificate for the BlackBerry MDS Connection Service so that you can import it to the key store of a server-side push application.

Before you begin: Add a self-signed or publicly signed certificate for the BlackBerry MDS Connection Service to the key store.

1.On the computer that hosts the BlackBerry MDS Connection Service, navigate to <drive>:\Program Files\Java \<JRE_version>\bin .

2.At the command prompt, type keytool -export -alias tomcat -file <server.cer> -keystore <drive>:\Program Files \Research In Motion\BlackBerry Enterprise Server\MDS\webserver\webserver.keystore -storepass <password> .

3.Type the key store password.

After you finish: Import the certificate for the BlackBerry MDS Connection Service to the key store of a push application.

Import the BlackBerry MDS Connection Service certificate to the key store of a push application

To permit a server-side push application to open trusted connections to the BlackBerry MDS Connection Service, you must add the certificate for the BlackBerry MDS Connection Service to the key store of the push application.

1.On the computer that hosts the BlackBerry MDS Connection Service, navigate to <drive>:\Program Files\Java \<JRE_version>\bin .

2.At a command prompt, type keytool -import -trustcacerts -alias <alias> -file <server.cer> -keystore <application_keystore> .

3.Type the key store password.

4.To add the certificate to the key store, at the prompt, type Yes.

190

Page 190
Image 190
Blackberry SWD-20120924140022907 manual Task Steps