Import The Blackberry Mds Connection Service Certificate To The Key Store Of A Push Application; Permit Push Applications To Select The Transport Protocol For Pap Requests - Blackberry PRD-10459-003 - Enterprise Server For IBM Lotus Domino Administration Manual

Enterprise server for ibm lotus domino version: 5.0 | service pack: 3
Table of Contents

Advertisement

Administration Guide
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.
After you finish: If the certificate does not exist, import the certificate to <drive>:\Program Files\Java\<JRE version>
\lib\security\cacerts.
Permit push applications to select the transport protocol for
PAP requests
By default, when a push application sends a PAP request to the BlackBerry MDS Connection Service, the BlackBerry®
MDS Connection Service directs requests to an HTTPS port. Because some applications require an HTTP port, you
may want to change this default setting. You can configure the BlackBerry MDS Connection Service to permit the
push application to select the transport protocol (HTTP or HTTPS) for PAP requests.
1.
On the computer that hosts the BlackBerry MDS Connection Service, navigate to <drive>:\Program Files
\Research In Motion\BlackBerry Enterprise Server\MDS\Servers\instance\config.
2.
In a text editor, open the rimpublic.properties file.
3.
In the rimpublic.properties file, on a new line, type Delegate.push.initiator=true.
4.
Save and close the rimpublic.properties file.
5.
Restart the BlackBerry MDS Connection Service.

Permit push applications to select the transport protocol for PAP requests

163

Advertisement

Table of Contents
loading

Table of Contents