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.