Export the BlackBerry MDS Connection Service certificate to make it available to push applications
Add a self-signed or publicly signed certificate for the BlackBerry MDS Connection Service to the key store.
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.
- On the computer that hosts the BlackBerry MDS Connection Service, navigate to <drive>:\Program Files\Java\<JRE_version>\bin.
- 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>.
- Type the key store password.