Blackberry PRD-07630-011 - Enterprise Server - PC Manual page 46

Enterprise server monitoring guide version: 5.0 | service pack: 3
Table of Contents

Advertisement

Monitoring Guide
5.
Use the Java keytool to generate a certificate signing request by typing keytool -certreq -alias <alias_name> -
file <certreq_filename>.csr -keypass <password> -storepass <keystore password> -keystore "<drive>:
\Program Files\Research In Motion\BlackBerry Enterprise Server\Monitoring Service\bin\web.keystore"
where <alias_name> is the alias that you created in step 3.
6.
Send the certificate signing request to a certificate authority so that the certificate authority can create the
certificate.
7.
When the certificate authority returns the certificate, copy it into a text file and save it with a .cer file extension.
8.
Use the Java keytool to import the certificate to the web.keystore file by typing keytool -importcert -alias
<alias_name> -keypass <password> -storepass <keystore password> -keystore "<drive>:\Program Files
\Research In Motion\BlackBerry Enterprise Server\Monitoring Service\bin\web.keystore" -file
"<certificate_filename>.cer" where <alias_name> is the alias that you created in step 3.
9.
Use keytool to delete the default SSL certificate that the setup application generated by typing keytool -delete
-alias httpssl -storepass <keystore password> -keystore "<drive>:\Program Files\Research In Motion
\BlackBerry Enterprise Server\Monitoring Service\bin\web.keystore".
44
Import a new SSL certificate for the BlackBerry Monitoring Service

Advertisement

Table of Contents
loading

Table of Contents